# 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.
# Type aliases
GroupIdSet is a set of hidden path GroupIds.