Documentation
¶
Overview ¶
Package registryidentity contains shared validation diagnostics for Ferret distribution identities.
Index ¶
Constants ¶
View Source
const ( // CoordinateMessage describes the canonical owner/name spelling contract. CoordinateMessage = "" /* 130-byte string literal not displayed */ // OwnerMessage describes the canonical Registry owner spelling contract. OwnerMessage = "registry owner must use canonical lowercase spelling" // ModuleNameMessage describes the canonical Registry module name spelling contract. ModuleNameMessage = "registry module name must use canonical lowercase spelling" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.