Documentation
¶
Index ¶
- type TimeString
- func (t TimeString) Empty() TimestampTimestampMappingImpl
- func (t *TimeString) SpannerScan(src *spanner.GenericColumnValue) error
- func (t *TimeString) SpannerValue() (interface{}, error)
- func (ts TimeString) ToProto(req **timestamp.Timestamp) error
- func (ts TimeString) ToSpanner(t *timestamp.Timestamp) TimestampTimestampMappingImpl
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TimeString ¶
type TimeString struct {
// contains filtered or unexported fields
}
func (TimeString) Empty ¶
func (t TimeString) Empty() TimestampTimestampMappingImpl
func (*TimeString) SpannerScan ¶
func (t *TimeString) SpannerScan(src *spanner.GenericColumnValue) error
func (*TimeString) SpannerValue ¶
func (t *TimeString) SpannerValue() (interface{}, error)
func (TimeString) ToSpanner ¶
func (ts TimeString) ToSpanner(t *timestamp.Timestamp) TimestampTimestampMappingImpl
Click to show internal directories.
Click to hide internal directories.