Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server contains the server config.
func New ¶ added in v0.4.0
func New(address string, api *api.API, ss *systemservices.SystemServices) *Server
New returns a new gRPC server.
Click to show internal directories.
Click to hide internal directories.