Documentation
¶
Index ¶
- Constants
- func Lookup[T any](ctx context.Context, q *Queries, partition int64, cacheKey string) (*T, error)
- func Migrate(conn *sql.DB) error
- func Write[T any](ctx context.Context, q *Queries, partition int64, cacheKey string, value T, ...) error
- type CacheItem
- type DBTX
- type LookupParams
- type Queries
- type WriteParams
Constants ¶
View Source
const PARTITION_MOVIE_DETAILS = 1
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LookupParams ¶
Click to show internal directories.
Click to hide internal directories.