//
pkg.gl
Category
go.flipt.io/flipt
internal
storage
sql
sqlite
package
1.46.2
Repository:
https://github.com/flipt-io/flipt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
194 SLOC
#
Functions
NewStore
NewStore creates a new sqlite.Store.
#
Structs
Store
Store is a sqlite specific implementation of storage.Store.