//
pkg.gl
Category
github.com/iris-contrib/sessiondb/dgraphstore
module
package
1.0.0
Repository:
https://github.com/iris-contrib/sessiondb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
395 SLOC
#
Functions
New
New creates and returns a new Dgraph database connection to "target" with `grpc.WithInsecure()`.
NewFromDB
NewFromDB same as `New` but accepts an already-created secured gRPC connection instead.
#
Structs
Database
Database the BoltDB(file-based) session storage.