package
0.0.0-20241109070607-aeecf04b3ee7
Repository: https://github.com/choral-io/gommerce-server-core.git
Documentation: pkg.go.dev

# Functions

DefaultIdWorker returns the default IdWorker instance.
NewBunDB creates a new bun.IDB instance with metrics, tracing and logging.
NewIdWorker creates a new IdWorker instance with the given config.
NewRedisClient creates a new redis client with tracing and metrics.
NewRedisSeq creates a new redis sequence generator.
SetDefaultIdWorker sets the default IdWorker instance.
WithPaging is a bun.SelectQuery modifier that adds paging to the query.

# Constants

Defaults to: 2024-01-01T00:00:00Z.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

IdWorker is used to generate unique id.
Seq is a sequence generator.