mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
5 lines
101 B
Go
5 lines
101 B
Go
package types
|
|
|
|
// NodeID is a unique identifier for a node across space and time.
|
|
type NodeID string
|