mock

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2023 License: MIT Imports: 0 Imported by: 0

README

mock

A simple tool for creating customizable mocks for Go interfaces

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Func

type Func struct {
	Name    string
	Args    string
	RetArgs string
}

type Structure

type Structure struct {
	Name       string
	NameAbbrev string
	Methods    []Func
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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