Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Mode = "Pro"
Functions ¶
func GetBeforeAppExit ¶
func GetBeforeAppExit() []func() error
func GetBeforeAppRun ¶
func GetBeforeAppRun() []func() error
func RegisterBeforeAppExitHook ¶
func RegisterBeforeAppExitHook(opts ...func() error)
func RegisterBeforeAppRunHook ¶
func RegisterBeforeAppRunHook(opts ...func() error)
Types ¶
type State ¶
func (*State) ContextWithTimeout ¶
func (*State) GrpcClientCtx ¶
GrpcClientCtx return a new grpc client context
Click to show internal directories.
Click to hide internal directories.