Versions in this module Expand all Collapse all v3 v3.8.3 Jul 23, 2024 v3.8.2 Apr 10, 2024 Changes in this version + var File_message_proto protoreflect.FileDescriptor + type Item struct + Key string + Timeout string + Value string + func (*Item) Descriptor() ([]byte, []int) + func (*Item) ProtoMessage() + func (x *Item) GetKey() string + func (x *Item) GetTimeout() string + func (x *Item) GetValue() string + func (x *Item) ProtoReflect() protoreflect.Message + func (x *Item) Reset() + func (x *Item) String() string + type Payload struct + Items []*Item + Storage string + func (*Payload) Descriptor() ([]byte, []int) + func (*Payload) ProtoMessage() + func (x *Payload) GetItems() []*Item + func (x *Payload) GetStorage() string + func (x *Payload) ProtoReflect() protoreflect.Message + func (x *Payload) Reset() + func (x *Payload) String() string + type Response struct + Items []*Item + func (*Response) Descriptor() ([]byte, []int) + func (*Response) ProtoMessage() + func (x *Response) GetItems() []*Item + func (x *Response) ProtoReflect() protoreflect.Message + func (x *Response) Reset() + func (x *Response) String() string Other modules containing this package github.com/roadrunner-server/goridge