Documentation ¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
- type CachingOpProcessorProvider
- func (fake *CachingOpProcessorProvider) CreateCachingOperationProcessor(channelID string, cfg sidetreehandler.Config, ...) dochandler.OperationProcessor
- func (fake *CachingOpProcessorProvider) CreateCachingOperationProcessorArgsForCall(i int) (string, sidetreehandler.Config, dochandler.OperationProcessor)
- func (fake *CachingOpProcessorProvider) CreateCachingOperationProcessorCallCount() int
- func (fake *CachingOpProcessorProvider) CreateCachingOperationProcessorReturns(result1 dochandler.OperationProcessor)
- func (fake *CachingOpProcessorProvider) CreateCachingOperationProcessorReturnsOnCall(i int, result1 dochandler.OperationProcessor)
- func (fake *CachingOpProcessorProvider) Invocations() map[string][][]interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CachingOpProcessorProvider ¶
type CachingOpProcessorProvider struct { CreateCachingOperationProcessorStub func(channelID string, cfg sidetreehandler.Config, resolver dochandler.OperationProcessor) dochandler.OperationProcessor // contains filtered or unexported fields }
func (*CachingOpProcessorProvider) CreateCachingOperationProcessor ¶
func (fake *CachingOpProcessorProvider) CreateCachingOperationProcessor(channelID string, cfg sidetreehandler.Config, resolver dochandler.OperationProcessor) dochandler.OperationProcessor
func (*CachingOpProcessorProvider) CreateCachingOperationProcessorArgsForCall ¶
func (fake *CachingOpProcessorProvider) CreateCachingOperationProcessorArgsForCall(i int) (string, sidetreehandler.Config, dochandler.OperationProcessor)
func (*CachingOpProcessorProvider) CreateCachingOperationProcessorCallCount ¶
func (fake *CachingOpProcessorProvider) CreateCachingOperationProcessorCallCount() int
func (*CachingOpProcessorProvider) CreateCachingOperationProcessorReturns ¶
func (fake *CachingOpProcessorProvider) CreateCachingOperationProcessorReturns(result1 dochandler.OperationProcessor)
func (*CachingOpProcessorProvider) CreateCachingOperationProcessorReturnsOnCall ¶
func (fake *CachingOpProcessorProvider) CreateCachingOperationProcessorReturnsOnCall(i int, result1 dochandler.OperationProcessor)
func (*CachingOpProcessorProvider) Invocations ¶
func (fake *CachingOpProcessorProvider) Invocations() map[string][][]interface{}
Click to show internal directories.
Click to hide internal directories.