Use ApplicationConfigurer.Handlers()
method.
#709
Annotations
2 errors
Shared / Go
cannot use &applicationConfigurer{…} (value of type *applicationConfigurer) as dogma.ApplicationConfigurer value in argument to a.Configure: *applicationConfigurer does not implement dogma.ApplicationConfigurer (missing method Handlers)
|
Shared / Go
Process completed with exit code 2.
|