service

package
v0.4.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_proto_event_service_feature_proto protoreflect.FileDescriptor
View Source
var File_proto_event_service_segment_proto protoreflect.FileDescriptor
View Source
var File_proto_event_service_user_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BulkSegmentUsersReceivedEvent

type BulkSegmentUsersReceivedEvent struct {
	Id                   string                    `protobuf:"bytes,1,opt,name=id,proto3" json:"id"`
	EnvironmentNamespace string                    `protobuf:"bytes,2,opt,name=environment_namespace,json=environmentNamespace,proto3" json:"environment_namespace"`
	SegmentId            string                    `protobuf:"bytes,3,opt,name=segment_id,json=segmentId,proto3" json:"segment_id"`
	Data                 []byte                    `protobuf:"bytes,4,opt,name=data,proto3" json:"data"`
	State                feature.SegmentUser_State `protobuf:"varint,5,opt,name=state,proto3,enum=bucketeer.feature.SegmentUser_State" json:"state"`
	Editor               *domain.Editor            `protobuf:"bytes,6,opt,name=editor,proto3" json:"editor"`
	// contains filtered or unexported fields
}

func (*BulkSegmentUsersReceivedEvent) Descriptor deprecated

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

Deprecated: Use BulkSegmentUsersReceivedEvent.ProtoReflect.Descriptor instead.

func (*BulkSegmentUsersReceivedEvent) GetData

func (x *BulkSegmentUsersReceivedEvent) GetData() []byte

func (*BulkSegmentUsersReceivedEvent) GetEditor

func (*BulkSegmentUsersReceivedEvent) GetEnvironmentNamespace

func (x *BulkSegmentUsersReceivedEvent) GetEnvironmentNamespace() string

func (*BulkSegmentUsersReceivedEvent) GetId

func (*BulkSegmentUsersReceivedEvent) GetSegmentId

func (x *BulkSegmentUsersReceivedEvent) GetSegmentId() string

func (*BulkSegmentUsersReceivedEvent) GetState

func (*BulkSegmentUsersReceivedEvent) ProtoMessage

func (*BulkSegmentUsersReceivedEvent) ProtoMessage()

func (*BulkSegmentUsersReceivedEvent) ProtoReflect

func (*BulkSegmentUsersReceivedEvent) Reset

func (x *BulkSegmentUsersReceivedEvent) Reset()

func (*BulkSegmentUsersReceivedEvent) String

type EvaluationRequestEvent

type EvaluationRequestEvent struct {
	Id        string     `protobuf:"bytes,1,opt,name=id,proto3" json:"id"`
	Timestamp int64      `protobuf:"varint,2,opt,name=timestamp,proto3" json:"timestamp"`
	User      *user.User `protobuf:"bytes,3,opt,name=user,proto3" json:"user"`
	// true];
	EnvironmentNamespace string `protobuf:"bytes,5,opt,name=environment_namespace,json=environmentNamespace,proto3" json:"environment_namespace"`
	Tag                  string `protobuf:"bytes,6,opt,name=tag,proto3" json:"tag"`
	// contains filtered or unexported fields
}

func (*EvaluationRequestEvent) Descriptor deprecated

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

Deprecated: Use EvaluationRequestEvent.ProtoReflect.Descriptor instead.

func (*EvaluationRequestEvent) GetEnvironmentNamespace

func (x *EvaluationRequestEvent) GetEnvironmentNamespace() string

func (*EvaluationRequestEvent) GetId

func (x *EvaluationRequestEvent) GetId() string

func (*EvaluationRequestEvent) GetTag

func (x *EvaluationRequestEvent) GetTag() string

func (*EvaluationRequestEvent) GetTimestamp

func (x *EvaluationRequestEvent) GetTimestamp() int64

func (*EvaluationRequestEvent) GetUser

func (x *EvaluationRequestEvent) GetUser() *user.User

func (*EvaluationRequestEvent) ProtoMessage

func (*EvaluationRequestEvent) ProtoMessage()

func (*EvaluationRequestEvent) ProtoReflect

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

func (*EvaluationRequestEvent) Reset

func (x *EvaluationRequestEvent) Reset()

func (*EvaluationRequestEvent) String

func (x *EvaluationRequestEvent) String() string

type UserEvent

type UserEvent struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"`
	// true];
	EnvironmentNamespace string            `protobuf:"bytes,4,opt,name=environment_namespace,json=environmentNamespace,proto3" json:"environment_namespace"`
	Tag                  string            `protobuf:"bytes,5,opt,name=tag,proto3" json:"tag"`
	UserId               string            `protobuf:"bytes,6,opt,name=user_id,json=userId,proto3" json:"user_id"`
	LastSeen             int64             `protobuf:"varint,7,opt,name=last_seen,json=lastSeen,proto3" json:"last_seen"`
	Data                 map[string]string `` /* 139-byte string literal not displayed */
	SourceId             client.SourceId   `protobuf:"varint,9,opt,name=source_id,json=sourceId,proto3,enum=bucketeer.event.client.SourceId" json:"source_id"`
	// contains filtered or unexported fields
}

func (*UserEvent) Descriptor deprecated

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

Deprecated: Use UserEvent.ProtoReflect.Descriptor instead.

func (*UserEvent) GetData

func (x *UserEvent) GetData() map[string]string

func (*UserEvent) GetEnvironmentNamespace

func (x *UserEvent) GetEnvironmentNamespace() string

func (*UserEvent) GetId

func (x *UserEvent) GetId() string

func (*UserEvent) GetLastSeen

func (x *UserEvent) GetLastSeen() int64

func (*UserEvent) GetSourceId

func (x *UserEvent) GetSourceId() client.SourceId

func (*UserEvent) GetTag

func (x *UserEvent) GetTag() string

func (*UserEvent) GetUserId

func (x *UserEvent) GetUserId() string

func (*UserEvent) ProtoMessage

func (*UserEvent) ProtoMessage()

func (*UserEvent) ProtoReflect

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

func (*UserEvent) Reset

func (x *UserEvent) Reset()

func (*UserEvent) String

func (x *UserEvent) String() string

Jump to

Keyboard shortcuts

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