activity_pb

package
v0.0.0-...-07b0db4 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_biconom_type_activity_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Activity

type Activity struct {
	Header  *Activity_Header  `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	Counter *Activity_Counter `protobuf:"bytes,2,opt,name=counter,proto3" json:"counter,omitempty"`
	// contains filtered or unexported fields
}

func (*Activity) Descriptor deprecated

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

Deprecated: Use Activity.ProtoReflect.Descriptor instead.

func (*Activity) GetCounter

func (x *Activity) GetCounter() *Activity_Counter

func (*Activity) GetHeader

func (x *Activity) GetHeader() *Activity_Header

func (*Activity) ProtoMessage

func (*Activity) ProtoMessage()

func (*Activity) ProtoReflect

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

func (*Activity) Reset

func (x *Activity) Reset()

func (*Activity) String

func (x *Activity) String() string

type Activity_Counter

type Activity_Counter struct {
	CounterId    uint32       `protobuf:"varint,1,opt,name=counter_id,json=counterId,proto3" json:"counter_id,omitempty"`
	CounterValue *until.Until `protobuf:"bytes,2,opt,name=counter_value,json=counterValue,proto3" json:"counter_value,omitempty"`
	// contains filtered or unexported fields
}

func (*Activity_Counter) Descriptor deprecated

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

Deprecated: Use Activity_Counter.ProtoReflect.Descriptor instead.

func (*Activity_Counter) GetCounterId

func (x *Activity_Counter) GetCounterId() uint32

func (*Activity_Counter) GetCounterValue

func (x *Activity_Counter) GetCounterValue() *until.Until

func (*Activity_Counter) ProtoMessage

func (*Activity_Counter) ProtoMessage()

func (*Activity_Counter) ProtoReflect

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

func (*Activity_Counter) Reset

func (x *Activity_Counter) Reset()

func (*Activity_Counter) String

func (x *Activity_Counter) String() string

type Activity_Header

type Activity_Header struct {
	ActivityId   uint32 `protobuf:"varint,1,opt,name=activity_id,json=activityId,proto3" json:"activity_id,omitempty"`
	ActivityName string `protobuf:"bytes,2,opt,name=activity_name,json=activityName,proto3" json:"activity_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Activity_Header) Descriptor deprecated

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

Deprecated: Use Activity_Header.ProtoReflect.Descriptor instead.

func (*Activity_Header) GetActivityId

func (x *Activity_Header) GetActivityId() uint32

func (*Activity_Header) GetActivityName

func (x *Activity_Header) GetActivityName() string

func (*Activity_Header) ProtoMessage

func (*Activity_Header) ProtoMessage()

func (*Activity_Header) ProtoReflect

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

func (*Activity_Header) Reset

func (x *Activity_Header) Reset()

func (*Activity_Header) String

func (x *Activity_Header) String() string

Jump to

Keyboard shortcuts

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