cloudspanner

package
v1.8.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

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

func NewStorage(ctx context.Context, spannerClient *spanner.Client) (*Storage, error)

NewStorage creates new Storage struct that allows to interact with cloud spanner.

func (*Storage) GetSamples

func (s *Storage) GetSamples(ctx context.Context) (map[string]map[string]string, error)

GetSamples fetches processing samples from cloud spanner.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL