repository

package
v0.0.0-...-cdffa6e Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2022 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Match

type Match interface {
	Store(ctx context.Context, match *models.Match) error
	GetById(ctx context.Context, id string) (*models.Match, error)
	GetByName(ctx context.Context, name string) (*models.Match, error)
}

Directories

Path Synopsis
impl
Package mock_repository is a generated GoMock package.
Package mock_repository is a generated GoMock package.

Jump to

Keyboard shortcuts

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