entlite

package
v0.0.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Contract

type Contract interface {
	Contract()
}

func PROTO

func PROTO(contracts ...Contract) Contract

func SQLC

func SQLC() Contract

type Field

type Field interface {
	Field()
}

type Index

type Index interface {
	Index()
}

type PROTOContract

type PROTOContract struct{}

func (PROTOContract) Contract

func (PROTOContract) Contract()

type Query

type Query interface {
	Query()
}

type SQLCContract

type SQLCContract struct{}

func (SQLCContract) Contract

func (SQLCContract) Contract()

type Schema

type Schema struct{}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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