Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //ErrTenantNotFound if the tenant could not be found by ID or username ErrTenantNotFound = errors.New("tenant not found") )
Functions ¶
This section is empty.
Types ¶
type Postgres ¶
type Postgres struct {
// contains filtered or unexported fields
}
func NewPostgres ¶
Click to show internal directories.
Click to hide internal directories.