package
0.0.0-20230301141914-8450a5290c6e
Repository: https://github.com/kodefluence/altair.git
Documentation: pkg.go.dev
# Functions
NewMockApiError creates a new mock instance.
NewMockApp creates a new mock instance.
NewMockCommandController creates a new mock instance.
NewMockConfig creates a new mock instance.
NewMockController creates a new mock instance.
NewMockDownstreamController creates a new mock instance.
NewMockHttpController creates a new mock instance.
NewMockMetricController creates a new mock instance.
NewMockPlugin creates a new mock instance.
NewMockRouterCompiler creates a new mock instance.
NewMockRouterForwarder creates a new mock instance.
NewMockRouterPath creates a new mock instance.
# Structs
MockApiError is a mock of ApiError interface.
MockApiErrorMockRecorder is the mock recorder for MockApiError.
MockApp is a mock of App interface.
MockAppMockRecorder is the mock recorder for MockApp.
MockCommandController is a mock of CommandController interface.
MockCommandControllerMockRecorder is the mock recorder for MockCommandController.
MockConfig is a mock of Config interface.
MockConfigMockRecorder is the mock recorder for MockConfig.
MockController is a mock of Controller interface.
MockControllerMockRecorder is the mock recorder for MockController.
MockDownstreamController is a mock of DownstreamController interface.
MockDownstreamControllerMockRecorder is the mock recorder for MockDownstreamController.
MockHttpController is a mock of HttpController interface.
MockHttpControllerMockRecorder is the mock recorder for MockHttpController.
MockMetricController is a mock of MetricController interface.
MockMetricControllerMockRecorder is the mock recorder for MockMetricController.
MockPlugin is a mock of Plugin interface.
MockPluginMockRecorder is the mock recorder for MockPlugin.
MockRouterCompiler is a mock of RouterCompiler interface.
MockRouterCompilerMockRecorder is the mock recorder for MockRouterCompiler.
MockRouterForwarder is a mock of RouterForwarder interface.
MockRouterForwarderMockRecorder is the mock recorder for MockRouterForwarder.
MockRouterPath is a mock of RouterPath interface.
MockRouterPathMockRecorder is the mock recorder for MockRouterPath.