Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SpannerRunnable ¶
type SpannerScanValuer ¶
type SpannerScanValuer interface { SpannerScanner SpannerValuer }
type SpannerScanner ¶
type SpannerScanner interface {
SpannerScan(*spanner.GenericColumnValue) error
}
type SpannerValuer ¶
type SpannerValuer interface {
SpannerValue() (interface{}, error)
}
Click to show internal directories.
Click to hide internal directories.