github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/client/serviceregistration/nsd/doc.go (about) 1 // Package nsd provides Nomad service registration and therefore discovery 2 // capabilities for Nomad clients. The name nsd was used instead of Nomad to 3 // avoid conflict with the existing nomad package. 4 package nsd