Documentation ¶
Overview ¶
Package cloudspanner implements cloud spanner as a hashR storage.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct {
// contains filtered or unexported fields
}
Storage allows to interact with cloud spanner.
func NewStorage ¶
NewStorage creates new Storage struct that allows to interact with cloud spanner.
func (*Storage) UpdateJobs ¶
UpdateJobs updates cloud spanner table.
Click to show internal directories.
Click to hide internal directories.