analytics

package
v0.0.0-...-a5508f6 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2022 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client encapsulates connections to bigquery.

func New

func New(ctx context.Context, project string) (Client, error)

New creates a new Client.

func (Client) PutProduct

func (c Client) PutProduct(ctx context.Context, requestURL string, p plan.Product) error

PutProduct will save a product to bigquery.

func (Client) Track

func (c Client) Track(ctx context.Context, t *plan.Tracking) error

Jump to

Keyboard shortcuts

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