Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StoreClientImpl ¶
type StoreClientImpl struct {
// contains filtered or unexported fields
}
StoreClientImpl is a storehost cherami tchannel client
func NewClient ¶
func NewClient(storeUUID, hostAddr string) (*StoreClientImpl, error)
NewClient returns a new instance of cherami tchannel client
func (*StoreClientImpl) ReadMessages ¶
func (s *StoreClientImpl) ReadMessages(req *store.ReadMessagesRequest) (*store.ReadMessagesResult_, error)
ReadMessages reads a sequence of messages from the store
Click to show internal directories.
Click to hide internal directories.