test

package
v0.0.0-...-82dbb06 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2021 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 MockContext

type MockContext struct {
	Ctx context.Context
}

func (*MockContext) Context

func (ctx *MockContext) Context() context.Context

func (*MockContext) Deadline

func (ctx *MockContext) Deadline() (time.Time, bool)

func (*MockContext) Done

func (ctx *MockContext) Done() <-chan struct{}

func (*MockContext) Err

func (ctx *MockContext) Err() error

func (*MockContext) GetValue

func (ctx *MockContext) GetValue(key interface{}) interface{}

func (*MockContext) SetValue

func (ctx *MockContext) SetValue(key interface{}, value interface{})

func (*MockContext) Value

func (ctx *MockContext) Value(key interface{}) interface{}

Directories

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

Jump to

Keyboard shortcuts

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