mysql

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBatchDependentStore

func NewBatchDependentStore(db *sql.DB, scope tally.Scope) storage.BatchDependentStore

NewBatchDependentStore creates a new MySQL-backed BatchDependentStore.

func NewBatchStore

func NewBatchStore(db *sql.DB, scope tally.Scope) storage.BatchStore

NewBatchStore creates a new MySQL-backed BatchStore.

func NewBuildStore

func NewBuildStore(db *sql.DB, scope tally.Scope) storage.BuildStore

NewBuildStore creates a new MySQL-backed BuildStore.

func NewChangeStore

func NewChangeStore(db *sql.DB, scope tally.Scope) storage.ChangeStore

NewChangeStore creates a new MySQL-backed ChangeStore.

func NewRequestLogStore

func NewRequestLogStore(db *sql.DB, scope tally.Scope) storage.RequestLogStore

NewRequestLogStore creates a new MySQL-backed RequestLogStore.

func NewRequestStore

func NewRequestStore(db *sql.DB, scope tally.Scope) storage.RequestStore

NewRequestStore creates a new MySQL-backed RequestStore.

func NewSpeculationTreeStore

func NewSpeculationTreeStore(db *sql.DB, scope tally.Scope) storage.SpeculationTreeStore

NewSpeculationTreeStore creates a new MySQL-backed SpeculationTreeStore.

func NewStorage

func NewStorage(db *sql.DB, scope tally.Scope) (storage.Storage, error)

NewStorage creates a new MySQL storage.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL