Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDataServer ¶
func NewDataServer(cfg sqlstore.Parameters) (datastore.DataStoreServer, error)
NewDataServer creates a new data server. It will return the server, the server's endpoint. If there's an error creating the server an error will be returned
func StartServer ¶
func StartServer(srv datastore.DataStoreServer, cfg grpcutil.GRPCServerParam) (string, error)
StartServer launches the gRPC service
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.