schema

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: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Audit

type Audit struct {
	entlite.Schema
}

func (Audit) Contracts

func (Audit) Contracts() []entlite.Contract

sqlc only: the club keeps this table for itself, no proto message, no rpc

func (Audit) Fields

func (Audit) Fields() []entlite.Field

func (Audit) Queries

func (Audit) Queries() []entlite.Query

queries are called by the server, they never become rpc

type Match

type Match struct {
	entlite.Schema
}

func (Match) Contracts

func (Match) Contracts() []entlite.Contract

both contracts: stored in sqlite and served to clients

func (Match) Fields

func (Match) Fields() []entlite.Field

func (Match) Queries

func (Match) Queries() []entlite.Query

type Standing

type Standing struct {
	entlite.Schema
}

func (Standing) Contracts

func (Standing) Contracts() []entlite.Contract

proto only: counted from matches on every request, there is no standings table

func (Standing) Fields

func (Standing) Fields() []entlite.Field

func (Standing) Queries

func (Standing) Queries() []entlite.Query

Jump to

Keyboard shortcuts

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