package
0.0.0-20220330114152-ecdd364f93e8
Repository: https://github.com/ambientkit/plugin.git
Documentation: pkg.go.dev
# Functions
NewJSONSession returns a new JSONSession.
# Structs
JSONSession contains session and encryption objects.
SessionData is a session record.
SessionDatabase contains all the session records.
# Interfaces
Encrypter represents a data encrypter.
SessionStorer reads and writes data to an object.