analytics

package
v1.36.4-20250101163519... Latest Latest
Warning

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

Go to latest
Published: unknown License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_analytics_analytics_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type GetFlagEvaluationsCountRequest

type GetFlagEvaluationsCountRequest struct {
	NamespaceKey string `protobuf:"bytes,1,opt,name=namespace_key,json=namespaceKey,proto3" json:"namespace_key,omitempty"`
	FlagKey      string `protobuf:"bytes,2,opt,name=flag_key,json=flagKey,proto3" json:"flag_key,omitempty"`
	From         string `protobuf:"bytes,3,opt,name=from,proto3" json:"from,omitempty"`
	To           string `protobuf:"bytes,4,opt,name=to,proto3" json:"to,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFlagEvaluationsCountRequest) GetFlagKey

func (x *GetFlagEvaluationsCountRequest) GetFlagKey() string

func (*GetFlagEvaluationsCountRequest) GetFrom

func (*GetFlagEvaluationsCountRequest) GetNamespaceKey

func (x *GetFlagEvaluationsCountRequest) GetNamespaceKey() string

func (*GetFlagEvaluationsCountRequest) GetTo

func (*GetFlagEvaluationsCountRequest) ProtoMessage

func (*GetFlagEvaluationsCountRequest) ProtoMessage()

func (*GetFlagEvaluationsCountRequest) ProtoReflect

func (*GetFlagEvaluationsCountRequest) Reset

func (x *GetFlagEvaluationsCountRequest) Reset()

func (*GetFlagEvaluationsCountRequest) SetFlagKey

func (x *GetFlagEvaluationsCountRequest) SetFlagKey(v string)

func (*GetFlagEvaluationsCountRequest) SetFrom

func (x *GetFlagEvaluationsCountRequest) SetFrom(v string)

func (*GetFlagEvaluationsCountRequest) SetNamespaceKey

func (x *GetFlagEvaluationsCountRequest) SetNamespaceKey(v string)

func (*GetFlagEvaluationsCountRequest) SetTo

func (*GetFlagEvaluationsCountRequest) String

type GetFlagEvaluationsCountRequest_builder

type GetFlagEvaluationsCountRequest_builder struct {
	NamespaceKey string
	FlagKey      string
	From         string
	To           string
	// contains filtered or unexported fields
}

func (GetFlagEvaluationsCountRequest_builder) Build

type GetFlagEvaluationsCountResponse

type GetFlagEvaluationsCountResponse struct {
	Timestamps []string  `protobuf:"bytes,1,rep,name=timestamps,proto3" json:"timestamps,omitempty"`
	Values     []float32 `protobuf:"fixed32,2,rep,packed,name=values,proto3" json:"values,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFlagEvaluationsCountResponse) GetTimestamps

func (x *GetFlagEvaluationsCountResponse) GetTimestamps() []string

func (*GetFlagEvaluationsCountResponse) GetValues

func (x *GetFlagEvaluationsCountResponse) GetValues() []float32

func (*GetFlagEvaluationsCountResponse) ProtoMessage

func (*GetFlagEvaluationsCountResponse) ProtoMessage()

func (*GetFlagEvaluationsCountResponse) ProtoReflect

func (*GetFlagEvaluationsCountResponse) Reset

func (*GetFlagEvaluationsCountResponse) SetTimestamps

func (x *GetFlagEvaluationsCountResponse) SetTimestamps(v []string)

func (*GetFlagEvaluationsCountResponse) SetValues

func (x *GetFlagEvaluationsCountResponse) SetValues(v []float32)

func (*GetFlagEvaluationsCountResponse) String

type GetFlagEvaluationsCountResponse_builder

type GetFlagEvaluationsCountResponse_builder struct {
	Timestamps []string
	Values     []float32
	// contains filtered or unexported fields
}

func (GetFlagEvaluationsCountResponse_builder) Build

Jump to

Keyboard shortcuts

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