//
pkg.gl
Category
github.com/umamimike/go-structure-examples
layered
storage
package
0.0.0-20201005190257-b3f917f3b338
Repository:
https://github.com/umamimike/go-structure-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
231 SLOC
#
Functions
NewJSON
No description provided by the author
#
Constants
CollectionBeer
CollectionBeer identifier for JSON collection about beers.
CollectionReview
CollectionReview identifier for JSON collection about reviews.
#
Structs
JSON
JSON is the data storage layered using JSON file.
Memory
Memory data storage layered save only in memory.