Versions in this module Expand all Collapse all v0 v0.7.0 Jul 23, 2026 Changes in this version + type MockAuthenticator struct + func NewMockAuthenticator(ctrl *gomock.Controller) *MockAuthenticator + func (m *MockAuthenticator) Authenticate(credential string) (string, error) + func (m *MockAuthenticator) EXPECT() *MockAuthenticatorMockRecorder + type MockAuthenticatorMockRecorder struct + func (mr *MockAuthenticatorMockRecorder) Authenticate(credential any) *gomock.Call