Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PGRepository ¶
type PGRepository struct {
// contains filtered or unexported fields
}
func (*PGRepository) Close ¶
func (pg *PGRepository) Close()
type Subscriber ¶
type Subscriber struct {
RecipientID int `db:"recipient_id"`
}
Click to show internal directories.
Click to hide internal directories.