//
pkg.gl
Category
github.com/SpeedyCoder/michalbock.com
internal
store
package
0.0.0-20240427103027-d41674b93c14
Repository:
https://github.com/speedycoder/michalbock.com.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
62 SLOC
#
Functions
New
New returns new Store instance.
#
Variables
ErrNotFound
ErrNotFound signifies that the requested object was not found.
#
Interfaces
Store
Store is an interface for persisting data.