Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application struct {
// contains filtered or unexported fields
}
func (*Application) AwaitSignal ¶
func (a *Application) AwaitSignal()
func (*Application) Start ¶
func (a *Application) Start() error
type Option ¶
type Option func(app *Application) error
func HTTPServerOption ¶
func RPCServerOption ¶
Click to show internal directories.
Click to hide internal directories.