Documentation ¶
Overview ¶
Package sqldb interfaces the Katzenpost server with a SQL database.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SQLDB ¶
type SQLDB struct {
// contains filtered or unexported fields
}
SQLDB is a SQL database instance.
func (*SQLDB) IsSpoolOnly ¶
IsSpoolOnly returns true iff the database is configured to only support acting as a user message spool.
Click to show internal directories.
Click to hide internal directories.