package
0.2.0
Repository: https://github.com/ironcore-dev/ironcore.git
Documentation: pkg.go.dev

# Functions

Name creates a device name with the given prefix and index.
NewNamer creates a new Namer that allows managing multiple device names.
ParseName parses the name into its prefix and index.

# Constants

IronCorePrefix is the device prefix used by ironcore devices.
MaxIndex is the maximum index usable for Name / returned by ParseName.

# Structs

Namer allows managing multiple device names.