Documentation ¶
Index ¶
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) SpannerScan ¶
func (t *TimeString) SpannerScan(src *spanner.GenericColumnValue) error
func (*TimeString) SpannerValue ¶
func (t *TimeString) SpannerValue() (interface{}, error)
func (TimeString) ToProto ¶
func (ts TimeString) ToProto() *timestamp.Timestamp
func (TimeString) ToSpanner ¶
func (ts TimeString) ToSpanner(t *timestamp.Timestamp) *TimeString
Click to show internal directories.
Click to hide internal directories.