//
pkg.gl
Category
github.com/directionless/go-cve-dictionary
db
package
0.3.1
Repository:
https://github.com/directionless/go-cve-dictionary.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
0
Files
1.5k SLOC
#
Functions
NewDB
NewDB return DB accessor.
NewRDB
NewRDB return RDB driver.
NewRedis
NewRedis return Redis driver.
#
Structs
RDBDriver
RDBDriver is Driver for RDB.
RedisDriver
RedisDriver is Driver for Redis.
#
Interfaces
DB
DB is interface for a database driver.