The highest tagged major version is
v2.
package
Version:
v2.3.0+incompatible
Opens a new window with list of versions in this module.
Published: Jun 3, 2020
License: Apache-2.0, BSD-3-Clause, MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type NullByteArray struct {
ByteArray []byte
Valid bool
}
NullByteArray struct
Scan implements the Scanner interface.
Value implements the driver Valuer interface.
NullFloat32 struct
Scan implements the Scanner interface.
Value implements the driver Valuer interface.
type NullInt16 struct {
Int16 int16
Valid bool
}
NullInt16 struct
Scan implements the Scanner interface.
Value implements the driver Valuer interface.
type NullInt32 struct {
Int32 int32
Valid bool
}
NullInt32 struct
Scan implements the Scanner interface.
Value implements the driver Valuer interface.
type NullInt8 struct {
Int8 int8
Valid bool
}
NullInt8 struct
Scan implements the Scanner interface.
Value implements the driver Valuer interface.
NullTime struct
Scan implements the Scanner interface.
Value implements the driver Valuer interface.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.