//
pkg.gl
Category
github.com/simila-io/simila
pkg
grpc
package
0.104.0
Repository:
https://github.com/simila-io/simila.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.