Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Module( "vef:api:resolver", fx.Provide( fx.Annotate( NewRest, fx.ResultTags(`group:"vef:api:handler_resolvers"`), ), fx.Annotate( NewRPC, fx.ResultTags(`group:"vef:api:handler_resolvers"`), ), ), )
Functions ¶
func NewRPC ¶
func NewRPC() api.HandlerResolver
func NewRest ¶
func NewRest() api.HandlerResolver
Types ¶
Click to show internal directories.
Click to hide internal directories.