Versions in this module Expand all Collapse all v0 v0.0.1 Feb 3, 2026 Changes in this version + var Identifier = regexp.MustCompile(`^[$a-zA-Z_][$a-zA-Z0-9_]*$`) + func Join(path []any) string + func ParseSchemaRef(ref string) ([]any, bool) + func Split(p string) ([]any, bool)