enum

package
v0.0.0-...-78dbd8a Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Colors = &struct {
	Red   postgres.StringExpression
	Green postgres.StringExpression
	Blue  postgres.StringExpression
}{
	Red:   postgres.NewEnumValue("red"),
	Green: postgres.NewEnumValue("green"),
	Blue:  postgres.NewEnumValue("blue"),
}

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