proto

package
v0.0.0-...-358b630 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_internal_entity_proto_accessLog_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AccessLog

type AccessLog struct {
	Timestamp    *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	IsNormalMode bool                   `protobuf:"varint,2,opt,name=isNormalMode,proto3" json:"isNormalMode,omitempty"`
	IsLogin      bool                   `protobuf:"varint,3,opt,name=isLogin,proto3" json:"isLogin,omitempty"`
	UserName     string                 `protobuf:"bytes,4,opt,name=userName,proto3" json:"userName,omitempty"`
	DeviceName   string                 `protobuf:"bytes,5,opt,name=deviceName,proto3" json:"deviceName,omitempty"`
	Ip           string                 `protobuf:"bytes,6,opt,name=ip,proto3" json:"ip,omitempty"`
	// contains filtered or unexported fields
}

func (*AccessLog) Descriptor deprecated

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

Deprecated: Use AccessLog.ProtoReflect.Descriptor instead.

func (*AccessLog) GetDeviceName

func (x *AccessLog) GetDeviceName() string

func (*AccessLog) GetIp

func (x *AccessLog) GetIp() string

func (*AccessLog) GetIsLogin

func (x *AccessLog) GetIsLogin() bool

func (*AccessLog) GetIsNormalMode

func (x *AccessLog) GetIsNormalMode() bool

func (*AccessLog) GetTimestamp

func (x *AccessLog) GetTimestamp() *timestamppb.Timestamp

func (*AccessLog) GetUserName

func (x *AccessLog) GetUserName() string

func (*AccessLog) ProtoMessage

func (*AccessLog) ProtoMessage()

func (*AccessLog) ProtoReflect

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

func (*AccessLog) Reset

func (x *AccessLog) Reset()

func (*AccessLog) String

func (x *AccessLog) String() string

Jump to

Keyboard shortcuts

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