Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = di.Module( di.Constructor(NewID), di.Constructor(NewUserAgent), di.Constructor(NewUserID), )
Module for fx.
Functions ¶
This section is empty.
Types ¶
type Environment ¶
type Environment string
Environment of the application.
func (Environment) String ¶
func (e Environment) String() string
String representation of the environment.
type UserAgent ¶
type UserAgent string
UserAgent for this service.
func NewUserAgent ¶
NewUserAgent for this service.
Click to show internal directories.
Click to hide internal directories.