Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGRPCServer ¶ added in v0.1.1
Types ¶
type Option ¶ added in v0.1.1
type Option func(*Options)
func WithMaxGetBlocksBatchSize ¶ added in v0.1.1
type RegistrarFunc ¶ added in v0.2.0
RegistrarFunc type is an adapter to allow the use of ordinary function as Registrar.
func InfoEndpoints ¶ added in v0.2.0
func InfoEndpoints(node partitionNode, name string, self *network.Peer) RegistrarFunc
func MetricsEndpoints ¶ added in v0.2.0
func MetricsEndpoints() RegistrarFunc
func NodeEndpoints ¶ added in v0.2.0
func NodeEndpoints(node partitionNode) RegistrarFunc
func (RegistrarFunc) Register ¶ added in v0.2.0
func (f RegistrarFunc) Register(r *mux.Router)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.