proxy.golang.org : github.com/rookie-ninja/rk-db/sqlite : v1.2.16
Package rksqlite is an implementation of rkentry.Entry which could be used gorm.DB instance.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/rookie-ninja/rk-db/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/davecgh/go-spew v1.1.1
- github.com/fsnotify/fsnotify v1.5.4
- github.com/golang-jwt/jwt/v4 v4.4.2
- github.com/golang/protobuf v1.5.2
- github.com/google/uuid v1.3.0
- github.com/hashicorp/hcl v1.0.0
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/magiconair/properties v1.8.6
- github.com/mattn/go-sqlite3 v1.14.15
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- github.com/mitchellh/mapstructure v1.5.0
- github.com/pelletier/go-toml v1.9.5
- github.com/pelletier/go-toml/v2 v2.0.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.13.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/rookie-ninja/rk-entry/v2 v2.2.16
- github.com/rookie-ninja/rk-logger v1.2.13
- github.com/rookie-ninja/rk-query v1.2.14
- github.com/spf13/afero v1.8.2
- github.com/spf13/cast v1.5.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.12.0
- github.com/stretchr/testify v1.8.0
- github.com/subosito/gotenv v1.3.0
- go.uber.org/atomic v1.10.0
- go.uber.org/multierr v1.6.0
- go.uber.org/zap v1.21.0
- golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8
- golang.org/x/text v0.3.7
- google.golang.org/protobuf v1.28.1
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/ini.v1 v1.66.6
- gopkg.in/natefinch/lumberjack.v2 v2.0.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/driver/sqlite v1.4.3
- gorm.io/gorm v1.24.0