Versions in this module Expand all Collapse all v0 v0.2.0 Nov 4, 2021 v0.1.0 Oct 28, 2021 Changes in this version + type MockSignatureGenerator struct + func NewMockSignatureGenerator(ctrl *gomock.Controller) *MockSignatureGenerator + func (m *MockSignatureGenerator) EXPECT() *MockSignatureGeneratorMockRecorder + func (m *MockSignatureGenerator) GenerateSignature(arg0 auth.SignatureRequest) (string, error) + type MockSignatureGeneratorMockRecorder struct + func (mr *MockSignatureGeneratorMockRecorder) GenerateSignature(arg0 interface{}) *gomock.Call