open-consul/types/node_id.go

8 lines
171 B
Go
Raw Permalink Normal View History

// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0
2017-01-18 06:20:11 +00:00
package types
// NodeID is a unique identifier for a node across space and time.
type NodeID string