package work import "time" func Init() { } func Update(delta time.Duration) { }