mocks

package
v3.24.0 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitCliContext added in v3.19.1

func InitCliContext(args map[string]string, flags []cli.Flag) *cli.Context

func InitContext added in v3.19.1

func InitContext(args map[string]string, flags []cli.Flag) *clix.Context

InitContext initializes clix context to be passed to existing application factories.

Types

type Logger

type Logger struct {
	mock.Mock
}

func (*Logger) Debug

func (m *Logger) Debug(msg string, ctx ...interface{})

func (*Logger) Error

func (m *Logger) Error(msg string, ctx ...interface{})

func (*Logger) Info

func (m *Logger) Info(msg string, ctx ...interface{})

Jump to

Keyboard shortcuts

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