Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Options( fx.Provide(NewDatabase), fx.Provide(NewRequestHandler), fx.Provide(NewEnv), fx.Provide(NewTextGenerator), fx.Provide(NewCache), )
Functions ¶
func NewTextGenerator ¶
Types ¶
type Database ¶
func NewDatabase ¶
type Env ¶
type ICache ¶
type RequestHandler ¶
func NewRequestHandler ¶
func NewRequestHandler() RequestHandler
Click to show internal directories.
Click to hide internal directories.