package listeners import "context" func Init(_ context.Context) error { return nil }