mocklock

package
v2.0.0-...-453d5ca Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2019 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Do

type Do interface {
	Do2(int) int
	Do3(int) int
}

Do ...

type Doer

type Doer struct {
}

Doer ...

func (*Doer) Do2

func (d *Doer) Do2(i int) int

Do2 ...

func (*Doer) Do3

func (d *Doer) Do3(i int) int

Do3 ...

type Run

type Run interface {
	Run(int) int
}

Run ...

type Runner

type Runner struct{}

Runner ...

func (*Runner) Run

func (r *Runner) Run(i int) int

Run ...

type Some

type Some struct {
	// contains filtered or unexported fields
}

Some ...

func (*Some) Do2

func (s *Some) Do2(i int) int

Do2 ...

func (*Some) Do3

func (s *Some) Do3(i int) int

Do3 ...

func (*Some) Run

func (s *Some) Run(i int) int

Run ...

Directories

Path Synopsis
Package mocklock_mock is a generated GoMock package.
Package mocklock_mock is a generated GoMock package.

Jump to

Keyboard shortcuts

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