package
1.4.3
Repository: https://github.com/hduhelp/go-zero.git
Documentation: pkg.go.dev

# Functions

NewServiceGroup returns a ServiceGroup.
WithStart wraps a start func as a Service.
WithStarter wraps a Starter as a Service.

# Constants

DevMode means development mode.
PreMode means pre-release mode.
ProMode means production mode.
RtMode means regression test mode.
TestMode means test mode.

# Structs

A ServiceConf is a service config.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author