Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PostgresStore ¶
type PostgresStore struct {
// contains filtered or unexported fields
}
PostgresStore represents the session store.
func (*PostgresStore) ListDrafts ¶
func (p *PostgresStore) ListDrafts(token string) (b []byte, exists bool, err error)
Click to show internal directories.
Click to hide internal directories.