Categorygithub.com/iris-contrib/sessiondb/dgraphstore
modulepackage
1.0.0
Repository: https://github.com/iris-contrib/sessiondb.git
Documentation: pkg.go.dev

# Functions

New creates and returns a new Dgraph database connection to "target" with `grpc.WithInsecure()`.
NewFromDB same as `New` but accepts an already-created secured gRPC connection instead.

# Structs

Database the BoltDB(file-based) session storage.