# 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.
# Type aliases
TypeSessID represents a session ID.