# Functions
NewMockcanceler creates a new mock instance.
NewMockContext creates a new mock instance.
NewMockstringer creates a new mock instance.
# Structs
Mockcanceler is a mock of canceler interface.
MockcancelerMockRecorder is the mock recorder for Mockcanceler.
MockContext is a mock of Context interface.
MockContextMockRecorder is the mock recorder for MockContext.
Mockstringer is a mock of stringer interface.
MockstringerMockRecorder is the mock recorder for Mockstringer.