Versions in this module Expand all Collapse all v0 v0.7.1 Aug 16, 2018 v0.5.1 May 31, 2018 Changes in this version + func Test(ctx context.Context, protocol, endpoint string, expected Reply) (err error) + type Reply struct + AppId string + ServiceName string + Version string + func (*Reply) Descriptor() ([]byte, []int) + func (*Reply) ProtoMessage() + func (m *Reply) GetAppId() string + func (m *Reply) GetServiceName() string + func (m *Reply) GetVersion() string + func (m *Reply) Reset() + func (m *Reply) String() string + type Request struct + func (*Request) Descriptor() ([]byte, []int) + func (*Request) ProtoMessage() + func (m *Request) Reset() + func (m *Request) String() string