//
pkg.gl
Category
github.com/aldarisbm/memory
datasource
sqlite
package
0.0.0-20230627120445-e6ff8ee05a69
Repository:
https://github.com/aldarisbm/memory.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
215 SLOC
#
Functions
New
New returns a new local storer if path is empty, it will default to $HOME/memory/memory.db.
WithPath
WithPath sets the path option.
#
Constants
CheckSchemaExistsQuery
No description provided by the author
CreateTableSchema
No description provided by the author
MarkSchemaCreatedQuery
No description provided by the author
#
Structs
CallOptions
CallOptions provides a way to set options.
DTO
No description provided by the author