//
pkg.gl
Category
github.com/bh90210/go-sessions/v3
sessiondb
dgraph
package
3.3.1
Repository:
https://github.com/bh90210/go-sessions.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
383 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.