//
pkg.gl
Category
github.com/hstreamdb/hstreamdb-go
internal
client
package
0.3.2
Repository:
https://github.com/hstreamdb/hstreamdb-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
21
Dependents
1
Files
249 SLOC
#
Functions
NewRPCClient
NewRPCClient TODO:use connection pool for each address.
#
Constants
DialTimeout
No description provided by the author
RequestTimeout
No description provided by the author
#
Structs
RPCClient
RPCClient will send rpc requests to HStreamDB server.
#
Interfaces
Client
Client is a client that sends RPC to HStreamDB server.