transformationpb

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2021 License: Apache-2.0 Imports: 3 Imported by: 4

Documentation

Overview

Package transformationpb is a generated protocol buffer package.

It is generated from these files:

github.com/m3db/m3/src/metrics/generated/proto/transformationpb/transformation.proto

It has these top-level messages:

Index

Constants

This section is empty.

Variables

View Source
var TransformationType_name = map[int32]string{
	0: "UNKNOWN",
	1: "ABSOLUTE",
	2: "PERSECOND",
	3: "INCREASE",
	4: "ADD",
	5: "RESET",
}
View Source
var TransformationType_value = map[string]int32{
	"UNKNOWN":   0,
	"ABSOLUTE":  1,
	"PERSECOND": 2,
	"INCREASE":  3,
	"ADD":       4,
	"RESET":     5,
}

Functions

This section is empty.

Types

type TransformationType

type TransformationType int32
const (
	TransformationType_UNKNOWN   TransformationType = 0
	TransformationType_ABSOLUTE  TransformationType = 1
	TransformationType_PERSECOND TransformationType = 2
	TransformationType_INCREASE  TransformationType = 3
	TransformationType_ADD       TransformationType = 4
	TransformationType_RESET     TransformationType = 5
)

func (TransformationType) EnumDescriptor

func (TransformationType) EnumDescriptor() ([]byte, []int)

func (TransformationType) String

func (x TransformationType) String() string

Jump to

Keyboard shortcuts

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