Documentation
¶
Overview ¶
Package postgres provides a PostgreSQL-backed SessionStore. Register type: "session/postgres".
Metadata keys:
dsn — PostgreSQL DSN (required), e.g. postgres://user:pass@localhost:5432/mydb table — table name, default daimon_sessions ttl — session TTL, e.g. "24h". Default "" (no expiry)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.