package
1.3.0
Repository: https://github.com/sonatard/datastore.git
Documentation: pkg.go.dev

# Functions

NewCache constructs a Cache.
ParseStandardTag extracts the sub-tag named by key, then parses it using the de facto standard format introduced in encoding/json: "-" means "ignore this tag".

# Structs

A Cache records information about the fields of struct types.
A Field records information about a struct field.

# Type aliases

No description provided by the author
A List is a list of Fields.
No description provided by the author
No description provided by the author