types

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	None = iota // No logical operator
	And         // Logical AND operator
	Or          // Logical OR operator
)

Logical operator constants for conditions.

View Source
const (
	Create = iota // Create operation
	Delete        // Delete operation
	Save          // Save (create or update) operation
)

CRUD operation constants.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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