Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGRPCServer ¶
func NewGRPCServer(config *Config, tp *trace.TracerProvider, grpcOpts ...grpc.ServerOption) (*grpc.Server, error)
Types ¶
type Authorizer ¶
type Config ¶
type Config struct { CommitLog CommitLog Authorizer Authorizer GetServerer GetServerer }
type GetServerer ¶
Click to show internal directories.
Click to hide internal directories.