Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_storage_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type EntryStorage ¶
type EntryStorage struct { Timestamp *timestamp.Timestamp `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // contains filtered or unexported fields }
func (*EntryStorage) Descriptor
deprecated
func (*EntryStorage) Descriptor() ([]byte, []int)
Deprecated: Use EntryStorage.ProtoReflect.Descriptor instead.
func (*EntryStorage) GetTimestamp ¶
func (x *EntryStorage) GetTimestamp() *timestamp.Timestamp
func (*EntryStorage) ProtoMessage ¶
func (*EntryStorage) ProtoMessage()
func (*EntryStorage) ProtoReflect ¶
func (x *EntryStorage) ProtoReflect() protoreflect.Message
func (*EntryStorage) Reset ¶
func (x *EntryStorage) Reset()
func (*EntryStorage) String ¶
func (x *EntryStorage) String() string
Click to show internal directories.
Click to hide internal directories.