Documentation
¶
Index ¶
- func GetNewFloat4(table *metadata.Table) func(string) mxmock.Type
- func GetNewFloat8(table *metadata.Table) func(string) mxmock.Type
- func GetNewInt4(table *metadata.Table) func(string) mxmock.Type
- func GetNewInt8(table *metadata.Table) func(string) mxmock.Type
- func GetNewJSON(table *metadata.Table) func(string) mxmock.Type
- func GetNewVarChar(table *metadata.Table) func(string) mxmock.Type
- func Init(table *metadata.Table)
- type Float4
- type Float8
- type Int4
- type Int8
- type JSON
- type VarChar
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Float4 ¶
func (*Float4) ValueRange ¶
func (f4 *Float4) ValueRange() map[string]*mxmock.ValueRange
type Float8 ¶
func (*Float8) ValueRange ¶
func (f8 *Float8) ValueRange() map[string]*mxmock.ValueRange
type Int4 ¶
func (*Int4) ValueRange ¶
func (i4 *Int4) ValueRange() map[string]*mxmock.ValueRange
type Int8 ¶
func (*Int8) ValueRange ¶
func (i8 *Int8) ValueRange() map[string]*mxmock.ValueRange
Click to show internal directories.
Click to hide internal directories.