Versions in this module Expand all Collapse all v1 v1.0.0 Jun 15, 2022 Changes in this version + type SchemaNotation string + const SchemaNotationAny + const SchemaNotationEmpty + const SchemaNotationJSight + const SchemaNotationRegex + func NewSchemaNotation(sn string) (SchemaNotation, error) + func (sn SchemaNotation) IsAnyOrEmpty() bool