package
1.2.0-rc
Repository: https://github.com/go-spring/spring-core.git
Documentation: pkg.go.dev

# Functions

JoinPath joins all path elements into a single path.
No description provided by the author
OrderedMapKeys returns the keys of the map m in sorted order.
SplitPath splits key into individual path elements.

# Constants

PathTypeIndex is array index like 0/1 in a[0][1].b.
PathTypeKey is map key like a/b in a[0][1].b.

# Structs

No description provided by the author
Storage is a key-value store that verifies the format of the key.

# Type aliases

No description provided by the author