Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_timebox_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type TimeBox ¶
type TimeBox struct {
NotAfter *timestamp.Timestamp `protobuf:"bytes,1,opt,name=not_after,json=notAfter,proto3" json:"not_after,omitempty"`
Payload []byte `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"`
// contains filtered or unexported fields
}
TimeBox wraps byte string payload with an expiration date
func (*TimeBox) Descriptor
deprecated
func (*TimeBox) GetNotAfter ¶
func (*TimeBox) GetPayload ¶
func (*TimeBox) ProtoMessage ¶
func (*TimeBox) ProtoMessage()
func (*TimeBox) ProtoReflect ¶
func (x *TimeBox) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.