Documentation ¶
Overview ¶
Package jws package
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockProvider ¶
MockProvider is an autogenerated mock type for the Provider type
func NewMockProvider ¶
func NewMockProvider(t mockConstructorTestingTNewMockProvider) *MockProvider
NewMockProvider creates a new instance of MockProvider. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockProvider) GetKeySet ¶
func (_m *MockProvider) GetKeySet(ctx context.Context) ([]byte, error)
GetKeySet provides a mock function with given fields: ctx
Click to show internal directories.
Click to hide internal directories.