package
Version:
v0.1.72
Opens a new window with list of versions in this module.
Published: Aug 4, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gRPC client to deal with other modules in cluster
Documentation
¶
DefaultStoreTTL for how long we keep grpc client in a pool, default 1h
type Pool interface {
Register(moduleName, addr string)
Deregister(moduleName string)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.