package
0.9.4
Repository: https://github.com/daos-stack/daos.git
Documentation: pkg.go.dev

# Functions

Compress converts the supplied host list into a string of ranged host strings.
Count returns the number of distinct hosts in the supplied host list.
Create creates a new HostList from the supplied string representation.
CreateSet creates a new HostSet from the supplied string representation.
Expand converts a ranged host string into an expanded string of all hosts in the supplied range(s).

# Constants

MaxRange is the largest host range (hi - lo) supported.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author