metrics

package
v0.0.0-...-57a77b0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PublishQuery

func PublishQuery(ctx context.Context)

func PublishRequest

func PublishRequest(request *http.Request)

Types

type DatasetContext

type DatasetContext struct {
	Dataset   string
	Variables []string
}

type Event

type Event struct {
	Name   string                 `json:"name"`
	Params map[string]interface{} `json:"params"`
}

type Measure

type Measure struct {
	ClientId           string  `json:"client_id"`
	NonPersonalizedAds bool    `json:"non_personalized_ads"`
	Events             []Event `json:"events"`
}

Jump to

Keyboard shortcuts

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