directory
0.19.0
Repository: https://github.com/sonatard/datastore.git
Documentation: pkg.go.dev

# Packages

Package atomiccache provides a map-based cache that supports very fast reads.
Package fields provides a view of the fields of a struct that follows the Go rules, amended to consider tags and case insensitivity.