Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncodeToString ¶ added in v0.0.46
BytesToString Alternative to hex.EncodeToString(b)
Types ¶
type ConnectionCache ¶
type ConnectionCache struct {
Provider goburrow.LoadingCache
}
func NewConnectionCache ¶
func NewConnectionCache() *ConnectionCache
func (*ConnectionCache) Get ¶
func (cc *ConnectionCache) Get(ctx context.Context, address string) *grpcpool.ClientConn
Click to show internal directories.
Click to hide internal directories.