Documentation ¶
Index ¶
- func BoolValueAppender(in []byte, v reflect.Value, flags int) []byte
- func BoolValueScanner(v reflect.Value, rd types.Reader, n int) error
- func BytesValueAppender(in []byte, v reflect.Value, flags int) []byte
- func BytesValueScanner(v reflect.Value, rd types.Reader, n int) error
- func DoubleValueAppender(in []byte, v reflect.Value, flags int) []byte
- func DoubleValueScanner(v reflect.Value, rd types.Reader, n int) error
- func FloatValueAppender(in []byte, v reflect.Value, flags int) []byte
- func FloatValueScanner(v reflect.Value, rd types.Reader, n int) error
- func Int32ValueAppender(in []byte, v reflect.Value, flags int) []byte
- func Int32ValueScanner(v reflect.Value, rd types.Reader, n int) error
- func Int64ValueAppender(in []byte, v reflect.Value, flags int) []byte
- func Int64ValueScanner(v reflect.Value, rd types.Reader, n int) error
- func RegisterAppenderAndScanner()
- func StringValueAppender(in []byte, v reflect.Value, flags int) []byte
- func StringValueScanner(v reflect.Value, rd types.Reader, n int) error
- func TimestampAppender(in []byte, v reflect.Value, flags int) []byte
- func TimestampScanner(v reflect.Value, rd types.Reader, n int) error
- func UInt32ValueAppender(in []byte, v reflect.Value, flags int) []byte
- func UInt32ValueScanner(v reflect.Value, rd types.Reader, n int) error
- func UInt64ValueAppender(in []byte, v reflect.Value, flags int) []byte
- func UInt64ValueScanner(v reflect.Value, rd types.Reader, n int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterAppenderAndScanner ¶
func RegisterAppenderAndScanner()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.