pkg_mocks

package
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 6, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Code generated by Mock annotation processor. DO NOT EDIT. versions:

go: go1.18.3
go-annotation: 0.1.0
Mock: 0.0.1

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HandlersMock

type HandlersMock interface {
	DoSomeAnother(arg1 http.Response)
	DoSomething(arg1 http.Request)
}

HandlersMock is a generated interface representing the exported functions in the github.com/YReshetko/go-annotation/examples/mock/internal/handlers package. Injected annotations: @Mock(sub="mocksfakes")

type HandlersMockShim

type HandlersMockShim struct{}

func (*HandlersMockShim) DoSomeAnother

func (p *HandlersMockShim) DoSomeAnother(arg1 http.Response)

func (*HandlersMockShim) DoSomething

func (p *HandlersMockShim) DoSomething(arg1 http.Request)

Directories

Path Synopsis
Code generated by Mock annotation processor.
Code generated by Mock annotation processor.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL