Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NullProtoTimestamp ¶
NullProtoTimestamp wraps a timestamp.Timestamp into a Scanner/Valuer interface
func NullTimestamp ¶
func NullTimestamp(t **timestamp.Timestamp) *NullProtoTimestamp
NullTimestamp converts a timestamp.Timestamp into a wrapped NullProtoTimestamp
func (*NullProtoTimestamp) Scan ¶
func (nt *NullProtoTimestamp) Scan(value interface{}) error
Scan implements the Scanner interface.
Click to show internal directories.
Click to hide internal directories.