app

package
v0.0.0-...-a5ab09d Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package app is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App interface {
}

type Ctx

type Ctx = context.Context

Ctx is a synonym for convenience.

type MockApp

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

MockApp is a mock of App interface

func NewMockApp

func NewMockApp(ctrl *gomock.Controller) *MockApp

NewMockApp creates a new mock instance

func (*MockApp) EXPECT

func (m *MockApp) EXPECT() *MockAppMockRecorder

EXPECT returns an object that allows the caller to indicate expected use

func (*MockApp) Noop

func (m *MockApp) Noop(arg0 context.Context)

Noop mocks base method

type MockAppMockRecorder

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

MockAppMockRecorder is the mock recorder for MockApp

func (*MockAppMockRecorder) Noop

func (mr *MockAppMockRecorder) Noop(arg0 interface{}) *gomock.Call

Noop indicates an expected call of Noop

type Nothing

type Nothing struct{}

Jump to

Keyboard shortcuts

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