package
0.0.0-20201123161017-dcb9718bd020
Repository: https://github.com/reddec/librarian.git
Documentation: pkg.go.dev

# Functions

NewUserStorage creates indexed storage for User.
NewUserStorageFilesJSON creates new indexed storage for User with files in directory as backend storage, with data encoded in JSON.
NewUserStorageJSON create new indexed storage for User with custom storage backend, with data encoded in JSON.

# Structs

go:generate librarian -out types_generated.go $GOFILE.
Indexed storage for user.