mysql

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRepository

func NewRepository(
	db *sqlx.DB,
	eventTableName string,
	offsetTableName string,
) cacheinv.Repository

NewRepository ...

Types

type InvalidateOffset

type InvalidateOffset struct {
	ServerName string `db:"server_name"`
	LastSeq    int64  `db:"last_seq"`
}

InvalidateOffset ...

Jump to

Keyboard shortcuts

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