Documentation ¶
Overview ¶
Package generator is a protoc generator library for Pixur tables.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SqlTypeEnum ¶
type SqlTypeEnum int
var ( SqlBoolType SqlTypeEnum = 1 SqlIntType SqlTypeEnum = 2 SqlBigIntType SqlTypeEnum = 3 SqlBlobType SqlTypeEnum = 4 )
Click to show internal directories.
Click to hide internal directories.