package
3.3.1
Repository: https://github.com/bh90210/go-sessions.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.