Documentation
¶
Index ¶
- Variables
- func Backup(loc string)
- func Connect() *storm.DB
- func Create(data any) error
- func Delete(data any) error
- func Disconnect()
- func Drop(data any) error
- func GetAll(to any, options ...func(*index.Options)) error
- func NamedConnect(name string) *storm.DB
- func Retrieve(fieldName string, value, to any) error
- func Update(data any) error
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = 1
Functions ¶
func Disconnect ¶ added in v1.2.0
func Disconnect()
func NamedConnect ¶ added in v1.2.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.