Files
nomad/client/serviceregistration/nsd/doc.go
2022-03-17 09:17:13 +01:00

5 lines
215 B
Go

// 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