query

package
v0.0.0-...-5cb4d56 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Test application to demonstrate identification of latency problems.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JoinSingerAlbum

func JoinSingerAlbum(ctx context.Context, client *spanner.Client,
	w io.Writer)

Queries albums and singers with a join

func QueryAlbums

func QueryAlbums(ctx context.Context, client *spanner.Client, w io.Writer)

Queries albums in the Spanner database

func QueryAlbumsLimit

func QueryAlbumsLimit(ctx context.Context, client *spanner.Client,
	w io.Writer)

Queries albums in the Spanner database with a limit

func QuerySingersFirstName

func QuerySingersFirstName(ctx context.Context, client *spanner.Client,
	w io.Writer)

Queries singers by first name (has an index)

func QuerySingersLastName

func QuerySingersLastName(ctx context.Context, client *spanner.Client,
	w io.Writer)

Queries singers by last name (has an index)

Types

This section is empty.

Jump to

Keyboard shortcuts

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