protocol

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type AccessLogRequest

type AccessLogRequest struct {
	YearTime   *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=YearTime,proto3" json:"YearTime,omitempty"`
	MonthTime  *wrapperspb.UInt64Value `protobuf:"bytes,2,opt,name=MonthTime,proto3" json:"MonthTime,omitempty"`
	DayTime    *wrapperspb.UInt64Value `protobuf:"bytes,3,opt,name=DayTime,proto3" json:"DayTime,omitempty"`
	ShortUrl   *wrapperspb.StringValue `protobuf:"bytes,4,opt,name=ShortUrl,proto3" json:"ShortUrl,omitempty"`
	UserAgent  *wrapperspb.StringValue `protobuf:"bytes,5,opt,name=UserAgent,proto3" json:"UserAgent,omitempty"`
	Ip         *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=Ip,proto3" json:"Ip,omitempty"`
	Referer    *wrapperspb.StringValue `protobuf:"bytes,7,opt,name=Referer,proto3" json:"Referer,omitempty"`
	ShortAll   *wrapperspb.StringValue `protobuf:"bytes,8,opt,name=ShortAll,proto3" json:"ShortAll,omitempty"`
	TraceID    *wrapperspb.StringValue `protobuf:"bytes,9,opt,name=TraceID,proto3" json:"TraceID,omitempty"`
	VisitState *wrapperspb.UInt64Value `protobuf:"bytes,10,opt,name=VisitState,proto3" json:"VisitState,omitempty"`
	AccessTime *timestamppb.Timestamp  `protobuf:"bytes,11,opt,name=AccessTime,proto3" json:"AccessTime,omitempty"`
	AccessDate *timestamppb.Timestamp  `protobuf:"bytes,12,opt,name=AccessDate,proto3" json:"AccessDate,omitempty"`
	ShortNo    *wrapperspb.UInt64Value `protobuf:"bytes,13,opt,name=ShortNo,proto3" json:"ShortNo,omitempty"`
	AccountNo  *wrapperspb.UInt64Value `protobuf:"bytes,14,opt,name=AccountNo,proto3" json:"AccountNo,omitempty"`
	ServerIP   *wrapperspb.StringValue `protobuf:"bytes,15,opt,name=ServerIP,proto3" json:"ServerIP,omitempty"`
	// contains filtered or unexported fields
}

func (*AccessLogRequest) Descriptor deprecated

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

Deprecated: Use AccessLogRequest.ProtoReflect.Descriptor instead.

func (*AccessLogRequest) GetAccessDate

func (x *AccessLogRequest) GetAccessDate() *timestamppb.Timestamp

func (*AccessLogRequest) GetAccessTime

func (x *AccessLogRequest) GetAccessTime() *timestamppb.Timestamp

func (*AccessLogRequest) GetAccountNo

func (x *AccessLogRequest) GetAccountNo() *wrapperspb.UInt64Value

func (*AccessLogRequest) GetDayTime

func (x *AccessLogRequest) GetDayTime() *wrapperspb.UInt64Value

func (*AccessLogRequest) GetIp

func (*AccessLogRequest) GetMonthTime

func (x *AccessLogRequest) GetMonthTime() *wrapperspb.UInt64Value

func (*AccessLogRequest) GetReferer

func (x *AccessLogRequest) GetReferer() *wrapperspb.StringValue

func (*AccessLogRequest) GetServerIP

func (x *AccessLogRequest) GetServerIP() *wrapperspb.StringValue

func (*AccessLogRequest) GetShortAll

func (x *AccessLogRequest) GetShortAll() *wrapperspb.StringValue

func (*AccessLogRequest) GetShortNo

func (x *AccessLogRequest) GetShortNo() *wrapperspb.UInt64Value

func (*AccessLogRequest) GetShortUrl

func (x *AccessLogRequest) GetShortUrl() *wrapperspb.StringValue

func (*AccessLogRequest) GetTraceID

func (x *AccessLogRequest) GetTraceID() *wrapperspb.StringValue

func (*AccessLogRequest) GetUserAgent

func (x *AccessLogRequest) GetUserAgent() *wrapperspb.StringValue

func (*AccessLogRequest) GetVisitState

func (x *AccessLogRequest) GetVisitState() *wrapperspb.UInt64Value

func (*AccessLogRequest) GetYearTime

func (x *AccessLogRequest) GetYearTime() *wrapperspb.UInt64Value

func (*AccessLogRequest) ProtoMessage

func (*AccessLogRequest) ProtoMessage()

func (*AccessLogRequest) ProtoReflect

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

func (*AccessLogRequest) Reset

func (x *AccessLogRequest) Reset()

func (*AccessLogRequest) String

func (x *AccessLogRequest) String() string

Jump to

Keyboard shortcuts

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