Documentation
¶
Overview ¶
copy from https://github.com/go-kratos/kratos/blob/v2/app.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
App is an application components lifecycle manager
func (*App) AppendHook ¶
AppendHook register callbacks that are executed on application start and stop.
Click to show internal directories.
Click to hide internal directories.