package
0.3.0
Repository: https://github.com/lian-rr/clio.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewSql returns a new SQL store.
WithSqliteDriver returns a sqlOptFunc that sets the config necessary for a SQLite store.

# Variables

ErrNotFound used when the searched element wasn't found.

# Structs

Sql store.

# Type aliases

SqlOptFunc optional functions for Sql store.