package
0.4.0
Repository: https://github.com/joelfischerr/scion.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GroupFromMsg returns a HPCfg from the Cerializable representation.
GroupIdsToSet converts a list of GroupIds to a GroupIdSet, ensuring no duplcates.
IdFromMsg returns a GroupId from the Cerializable representation.

# Constants

ErrEmptyRegistries indicates an empty Registires section.
ErrEmptyWriters indicates an empty Writer section.
ErrInvalidGroupIdFormat indicates an invalid GroupId format.
ErrInvalidGroupIdSuffix indicates an invalid GroupId suffix.
ErrInvalidVersion indicates a missing version.
ErrMissingGroupId indicates a missing GroupId.
ErrMissingOwner indicates a missing Owner.
ErrOwnerMismatch indicates a mismatch between Owner and GroupId.OwnerAS.

# Structs

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

# Type aliases

GroupIdSet is a set of hidden path GroupIds.