Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIService ¶
APIService is a grpc server with an engine.
func NewAPIService ¶
func NewAPIService(app inits.App) (APIService, error)
NewAPIService creates a new server instance.
func (*APIService) Listen ¶
func (service *APIService) Listen() error
Listen makes the server listen on specified port.
Click to show internal directories.
Click to hide internal directories.