Files
nomad/client/serviceregistration/nsd/doc.go
2023-08-10 17:27:15 -05:00

8 lines
286 B
Go

// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: BUSL-1.1
// Package nsd provides Nomad service registration and therefore discovery
// capabilities for Nomad clients. The name nsd was used instead of Nomad to
// avoid conflict with the existing nomad package.
package nsd