examplepb

package
v0.0.0-...-9468c8d Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_examplepb_example_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Report

type Report struct {
	ReportId         string `protobuf:"bytes,1,opt,name=report_id,json=reportId,proto3" json:"report_id,omitempty"`
	ReportComment    string `protobuf:"bytes,2,opt,name=report_comment,json=reportComment,proto3" json:"report_comment,omitempty"`
	ReportedByUserId string `protobuf:"bytes,3,opt,name=reported_by_user_id,json=reportedByUserId,proto3" json:"reported_by_user_id,omitempty"`
	// The event_ts will be used to partition messages
	EventTs      *timestamp.Timestamp `protobuf:"bytes,4,opt,name=event_ts,json=eventTs,proto3" json:"event_ts,omitempty"`
	RegisteredAt *timestamp.Timestamp `protobuf:"bytes,5,opt,name=registered_at,json=registeredAt,proto3" json:"registered_at,omitempty"`
	UpdatedAt    *timestamp.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	// contains filtered or unexported fields
}

Dummy definition for testing purposes

func (*Report) Descriptor deprecated

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

Deprecated: Use Report.ProtoReflect.Descriptor instead.

func (*Report) GetEventTs

func (x *Report) GetEventTs() *timestamp.Timestamp

func (*Report) GetRegisteredAt

func (x *Report) GetRegisteredAt() *timestamp.Timestamp

func (*Report) GetReportComment

func (x *Report) GetReportComment() string

func (*Report) GetReportId

func (x *Report) GetReportId() string

func (*Report) GetReportedByUserId

func (x *Report) GetReportedByUserId() string

func (*Report) GetUpdatedAt

func (x *Report) GetUpdatedAt() *timestamp.Timestamp

func (*Report) ProtoMessage

func (*Report) ProtoMessage()

func (*Report) ProtoReflect

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

func (*Report) Reset

func (x *Report) Reset()

func (*Report) String

func (x *Report) String() string

Jump to

Keyboard shortcuts

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