Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Options( fx.Provide(NewService), fx.Invoke(web.RegisterHandlers), )
Module is an fx compatible module.
Functions ¶
func NewService ¶
func NewService(params ServiceParams) *web.Service
NewService returns a new service instance.
Types ¶
Click to show internal directories.
Click to hide internal directories.