Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateNewGrpcServer ¶
CreateNewGrpcServer builds a grpc server which must be started later
Types ¶
type Client ¶
Client is the grpc client
func NewGRPCClient ¶ added in v0.4.7
func NewGRPCClient( addresses []string, poolWrapper *pools.PoolWrapper, readWorkerPool xsync.PooledWorkerPool, tagOptions models.TagOptions, lookbackDuration time.Duration, additionalDialOpts ...grpc.DialOption, ) (Client, error)
NewGRPCClient creates grpc client
Click to show internal directories.
Click to hide internal directories.