Registry / utility / juju-names-v4

juju-names-v4

JSON →
library4.0.0gogounverified

juju/names provides types and utilities for working with Juju entity names and tags.

go get github.com/juju/names/v4
INSTALL
IMPORT
SIG · JUJU-NAMES-V4
J
juju-names-v4
utilitygov4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

names
github.com/juju/names/v4

Creates a machine tag and prints it.

package main import ( "fmt" "github.com/juju/names/v4" ) func main() { tag := names.NewMachineTag("0") fmt.Println(tag.String()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
juju-names-v4 — go get juju-names-v4 · libregistry