eventcounter

package
v0.0.0-...-eac7fbd Latest Latest
Warning

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

Go to latest
Published: May 29, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_proto_eventpersisterdwh_evaluation_event_proto protoreflect.FileDescriptor
View Source
var File_proto_eventpersisterdwh_goal_event_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type EvaluationEvent

type EvaluationEvent struct {
	Id                   string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"`
	FeatureId            string `protobuf:"bytes,2,opt,name=feature_id,json=featureId,proto3" json:"feature_id"`
	FeatureVersion       int32  `protobuf:"varint,3,opt,name=feature_version,json=featureVersion,proto3" json:"feature_version"`
	UserData             string `protobuf:"bytes,4,opt,name=user_data,json=userData,proto3" json:"user_data"`
	UserId               string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id"`
	VariationId          string `protobuf:"bytes,6,opt,name=variation_id,json=variationId,proto3" json:"variation_id"`
	Reason               string `protobuf:"bytes,7,opt,name=reason,proto3" json:"reason"`
	Tag                  string `protobuf:"bytes,8,opt,name=tag,proto3" json:"tag"`
	SourceId             string `protobuf:"bytes,9,opt,name=source_id,json=sourceId,proto3" json:"source_id"`
	EnvironmentNamespace string `protobuf:"bytes,10,opt,name=environment_namespace,json=environmentNamespace,proto3" json:"environment_namespace"`
	Timestamp            int64  `protobuf:"varint,11,opt,name=timestamp,proto3" json:"timestamp"`
	// contains filtered or unexported fields
}

func (*EvaluationEvent) Descriptor deprecated

func (*EvaluationEvent) Descriptor() ([]byte, []int)

Deprecated: Use EvaluationEvent.ProtoReflect.Descriptor instead.

func (*EvaluationEvent) GetEnvironmentNamespace

func (x *EvaluationEvent) GetEnvironmentNamespace() string

func (*EvaluationEvent) GetFeatureId

func (x *EvaluationEvent) GetFeatureId() string

func (*EvaluationEvent) GetFeatureVersion

func (x *EvaluationEvent) GetFeatureVersion() int32

func (*EvaluationEvent) GetId

func (x *EvaluationEvent) GetId() string

func (*EvaluationEvent) GetReason

func (x *EvaluationEvent) GetReason() string

func (*EvaluationEvent) GetSourceId

func (x *EvaluationEvent) GetSourceId() string

func (*EvaluationEvent) GetTag

func (x *EvaluationEvent) GetTag() string

func (*EvaluationEvent) GetTimestamp

func (x *EvaluationEvent) GetTimestamp() int64

func (*EvaluationEvent) GetUserData

func (x *EvaluationEvent) GetUserData() string

func (*EvaluationEvent) GetUserId

func (x *EvaluationEvent) GetUserId() string

func (*EvaluationEvent) GetVariationId

func (x *EvaluationEvent) GetVariationId() string

func (*EvaluationEvent) ProtoMessage

func (*EvaluationEvent) ProtoMessage()

func (*EvaluationEvent) ProtoReflect

func (x *EvaluationEvent) ProtoReflect() protoreflect.Message

func (*EvaluationEvent) Reset

func (x *EvaluationEvent) Reset()

func (*EvaluationEvent) String

func (x *EvaluationEvent) String() string

type GoalEvent

type GoalEvent struct {
	Id                   string  `protobuf:"bytes,1,opt,name=id,proto3" json:"id"`
	GoalId               string  `protobuf:"bytes,2,opt,name=goal_id,json=goalId,proto3" json:"goal_id"`
	Value                float32 `protobuf:"fixed32,3,opt,name=value,proto3" json:"value"`
	UserData             string  `protobuf:"bytes,4,opt,name=user_data,json=userData,proto3" json:"user_data"`
	UserId               string  `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id"`
	Tag                  string  `protobuf:"bytes,6,opt,name=tag,proto3" json:"tag"`
	SourceId             string  `protobuf:"bytes,7,opt,name=source_id,json=sourceId,proto3" json:"source_id"`
	EnvironmentNamespace string  `protobuf:"bytes,8,opt,name=environment_namespace,json=environmentNamespace,proto3" json:"environment_namespace"`
	Timestamp            int64   `protobuf:"varint,9,opt,name=timestamp,proto3" json:"timestamp"`
	FeatureId            string  `protobuf:"bytes,10,opt,name=feature_id,json=featureId,proto3" json:"feature_id"`
	FeatureVersion       int32   `protobuf:"varint,11,opt,name=feature_version,json=featureVersion,proto3" json:"feature_version"`
	VariationId          string  `protobuf:"bytes,12,opt,name=variation_id,json=variationId,proto3" json:"variation_id"`
	Reason               string  `protobuf:"bytes,13,opt,name=reason,proto3" json:"reason"`
	// contains filtered or unexported fields
}

func (*GoalEvent) Descriptor deprecated

func (*GoalEvent) Descriptor() ([]byte, []int)

Deprecated: Use GoalEvent.ProtoReflect.Descriptor instead.

func (*GoalEvent) GetEnvironmentNamespace

func (x *GoalEvent) GetEnvironmentNamespace() string

func (*GoalEvent) GetFeatureId

func (x *GoalEvent) GetFeatureId() string

func (*GoalEvent) GetFeatureVersion

func (x *GoalEvent) GetFeatureVersion() int32

func (*GoalEvent) GetGoalId

func (x *GoalEvent) GetGoalId() string

func (*GoalEvent) GetId

func (x *GoalEvent) GetId() string

func (*GoalEvent) GetReason

func (x *GoalEvent) GetReason() string

func (*GoalEvent) GetSourceId

func (x *GoalEvent) GetSourceId() string

func (*GoalEvent) GetTag

func (x *GoalEvent) GetTag() string

func (*GoalEvent) GetTimestamp

func (x *GoalEvent) GetTimestamp() int64

func (*GoalEvent) GetUserData

func (x *GoalEvent) GetUserData() string

func (*GoalEvent) GetUserId

func (x *GoalEvent) GetUserId() string

func (*GoalEvent) GetValue

func (x *GoalEvent) GetValue() float32

func (*GoalEvent) GetVariationId

func (x *GoalEvent) GetVariationId() string

func (*GoalEvent) ProtoMessage

func (*GoalEvent) ProtoMessage()

func (*GoalEvent) ProtoReflect

func (x *GoalEvent) ProtoReflect() protoreflect.Message

func (*GoalEvent) Reset

func (x *GoalEvent) Reset()

func (*GoalEvent) String

func (x *GoalEvent) String() string

Jump to

Keyboard shortcuts

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