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