query

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Count

type Count struct {
	Field any
	Value int64
}

func (Count) Aggregate

func (c Count) Aggregate() enum.AggregateType

func (*Count) Scan

func (c *Count) Scan(src any) error

type Function

type Function[T any] struct {
	Field *T
	Type  enum.FunctionType
	Value T
}

func (Function[T]) GetType

func (f Function[T]) GetType() enum.FunctionType

func (Function[T]) GetValue

func (f Function[T]) GetValue() any

func (*Function[T]) Scan

func (f *Function[T]) Scan(src any) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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