repository

package
v0.0.0-...-396dcc5 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	QueryErr = errors.New("Error query key")
)

Functions

This section is empty.

Types

type KeysRepository

type KeysRepository interface {
	FindStreamKey(name, key string) (*model.Keys, error)
}

func NewKeysRepository

func NewKeysRepository(db *sql.DB) KeysRepository

Jump to

Keyboard shortcuts

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