//
pkg.gl
Category
github.com/solarisdb/solaris
pkg
grpc
package
0.28.0
Repository:
https://github.com/solarisdb/solaris.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
72 SLOC
#
Functions
NewServer
NewServer creates a new instance of the Server.
#
Structs
Config
Config is used for providing settings to the server.
Server
Server provides gRPC server interface.
#
Type aliases
RegisterF
RegisterF is a function which allows to add endpoints into the server.