Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "v1.17.5" Conf = config.NewConfig() Service = micro.NewService() Web = web.NewService() )
Functions ¶
func InitProcess ¶
func InitProcess()
func NewService ¶
func NewService() micro.Service
func RunProcess ¶
func RunProcess(process func(context.Context, context.CancelFunc) error)
Types ¶
Click to show internal directories.
Click to hide internal directories.