mockbldr

package
v0.0.0-...-c75a0b7 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mock

type Mock struct {
	Name    string
	Methods []*types.Func
}

func Build

func Build(parser Parser, ifaceName string) (*Mock, error)

func (*Mock) Dump

func (m *Mock) Dump()

type Parser

type Parser interface {
	GetInterface(name string) (types.Object, error)
}

Jump to

Keyboard shortcuts

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