Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Session ¶
type Session struct { Values []byte `protobuf:"bytes,1,opt,name=Values" json:"Values,omitempty"` ExpiresAt *int64 `protobuf:"varint,2,opt,name=ExpiresAt" json:"ExpiresAt,omitempty"` // contains filtered or unexported fields }
func (*Session) Descriptor
deprecated
added in
v1.0.2
func (*Session) GetExpiresAt ¶
func (*Session) ProtoMessage ¶
func (*Session) ProtoMessage()
func (*Session) ProtoReflect ¶ added in v1.0.2
func (x *Session) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.