Versions in this module Expand all Collapse all v1 v1.8.2 May 22, 2024 Changes in this version + type Storage struct + func NewStorage(ctx context.Context, spannerClient *spanner.Client) (*Storage, error) + func (s *Storage) GetSamples(ctx context.Context) (map[string]map[string]string, error)