server

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AuditCount

func AuditCount(ctx context.Context, database *sql.DB) (int, error)

AuditCount reports how many audit rows are stored, used by the /audit endpoint

Types

type MatchServer

type MatchServer struct {
	// contains filtered or unexported fields
}

func NewMatchServiceServer

func NewMatchServiceServer(db *sql.DB) *MatchServer

func (*MatchServer) Create

func (*MatchServer) Delete

func (*MatchServer) GetByID

type StandingServer

type StandingServer struct {
	// contains filtered or unexported fields
}

func NewStandingServiceServer

func NewStandingServiceServer(db *sql.DB) *StandingServer

func (*StandingServer) ListAll

ListAll counts the standings from matches, Standing has no table to read from

Jump to

Keyboard shortcuts

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