package balance // Auto-register this task when the package is imported func init() { // Use new architecture instead of old registration initBalance() }