Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
func (*Application) Init ¶
func (app *Application) Init() *Application
func (*Application) Run ¶
func (app *Application) Run(host string) error
func (*Application) Server ¶
func (app *Application) Server() *grpc.Server
func (*Application) SetServer ¶
func (app *Application) SetServer(server *grpc.Server)
type ServiceProvider ¶
type ServiceProvider struct { }
func (*ServiceProvider) Boot ¶
func (route *ServiceProvider) Boot()
func (*ServiceProvider) Register ¶
func (route *ServiceProvider) Register()
Click to show internal directories.
Click to hide internal directories.