package
1.1.7
Repository: https://github.com/melonwool/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.
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