Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type And ¶
func (And[T]) MarshalQRY ¶
type ContainsBytes ¶
type ContainsBytes struct {
Values [][]byte
}
func (ContainsBytes) MarshalQRY ¶
func (receiver ContainsBytes) MarshalQRY() ([]byte, error)
type ContainsString ¶
type ContainsString struct {
Values []string
}
func (ContainsString) MarshalQRY ¶
func (receiver ContainsString) MarshalQRY() ([]byte, error)
type Identity ¶
func (Identity[T]) MarshalQRY ¶
type Nand ¶
func (Nand[T]) MarshalQRY ¶
type Nor ¶
func (Nor[T]) MarshalQRY ¶
type Not ¶
func (Not[T]) MarshalQRY ¶
type Or ¶
func (Or[T]) MarshalQRY ¶
Click to show internal directories.
Click to hide internal directories.