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.
Click to show internal directories.
Click to hide internal directories.