package
0.1.0-alpha.1
Repository: https://github.com/wetware/pkg.git
Documentation: pkg.go.dev

# Packages

Package pulse provides ev cluster-management service based on pubsub.
No description provided by the author
No description provided by the author
Package test_cluster is a generated GoMock package.

# Functions

NewClock with the specified tick interval.

# Variables

No description provided by the author

# Structs

Router is a peer participating in the cluster membership protocol.

# Interfaces

Clock tracks the passage of time, allowing Router to update its internal state and free resources when the clock has stopped.
RoutingTable tracks the liveness of cluster peers and provides a simple API for querying routing information.
No description provided by the author