Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RestClient ¶
RestClient is an autogenerated mock type for the RestClient type
func (*RestClient) Query ¶
func (_m *RestClient) Query(ctx context.Context, endpoint string, httpMethod string, postData []byte, signature []byte) (*http.Response, error)
Query provides a mock function with given fields: ctx, endpoint, httpMethod, postData, signature
func (*RestClient) Submit ¶
func (_m *RestClient) Submit(ctx context.Context, endpoint string, msg protoreflect.ProtoMessage, serverTimeout time.Duration) (*http.Response, error)
Submit provides a mock function with given fields: ctx, endpoint, msg, serverTimeout
type SignatureVerifier ¶
SignatureVerifier is an autogenerated mock type for the SignatureVerifier type
Click to show internal directories.
Click to hide internal directories.