package
2.0.7
Repository: https://github.com/devexps/go-micro.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

FromPeerContext returns the peer information in ctx if it exists.
GlobalSelector returns global selector builder.
NewNode new node.
NewPeerContext creates a new context with peer information attached.
SetGlobalSelector set global selector builder.
WithNodeFilter with filter options.

# Variables

ErrNoAvailable is no available node.

# Structs

Default is composite selector.
DefaultBuilder is de.
DefaultNode is selector node.
DoneInfo is callback info when RPC invoke done.
Peer contains the information of the peer for an RPC, such as the address and authentication information.
SelectOptions is Select Options.

# Interfaces

Balancer is balancer interface.
BalancerBuilder build balancer.
Builder build selector.
Node is node interface.
Rebalancer is nodes rebalancer.
ReplyMD is Reply Metadata.
Selector is node pick balancer.
WeightedNode calculates scheduling weight in real time.
WeightedNodeBuilder is WeightedNode Builder.

# Type aliases

DoneFunc is callback function when RPC invoke done.
NodeFilter is select filter.
SelectOption is Selector option.