Documentation ¶
Index ¶
- type Channel
- type DB
- func (db *DB) DeleteManyTx(ctx context.Context, tx *sql.Tx, ids []string) error
- func (db *DB) FindAll(ctx context.Context) ([]Channel, error)
- func (db *DB) FindOne(ctx context.Context, id uuid.UUID) (*Channel, error)
- func (db *DB) MapToID(ctx context.Context, tx *sql.Tx, c *Channel) (uuid.UUID, error)
- type Store
- type Type
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.