package
2.0.5
Repository: https://github.com/monopole/mdrip.git
Documentation: pkg.go.dev

# Functions

AssureDefaults inserts default values if values are missing.
ConvertToBucket creates a SessionData instance; a copy of the session data but in typesafe fields rather than a map of string to any.

# Variables

go:embed session.js.

# Structs

Bucket holds session state data, presumably associated with a cookie.

# Type aliases

TypeSessID represents a session ID.