variations

package
v0.0.0-...-683b059 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2022 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package variations provides common constants of seed that can be used in variation smoke tests.

Index

Constants

View Source
const (
	CompressedSeedPref = "variations_compressed_seed"
	SeedSignaturePref  = "variations_seed_signature"
)

pref names for controlling the variations config.

Variables

This section is empty.

Functions

This section is empty.

Types

type SeedData

type SeedData struct {
	CompressedSeed string `json:"variations_compressed_seed"`
	SeedSignature  string `json:"variations_seed_signature"`
}

SeedData represents a variations seed, which contains information about field trials to enable on the device.

Jump to

Keyboard shortcuts

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