mocks

package
v0.0.0-...-a74b2ab Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2015 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger struct {
	mock.Mock
}

func (*Logger) Critical

func (m *Logger) Critical(format string, args ...interface{})

func (*Logger) Debug

func (m *Logger) Debug(format string, args ...interface{})

func (*Logger) Error

func (m *Logger) Error(format string, args ...interface{})

func (*Logger) Event

func (m *Logger) Event(evt logger.Event)

func (*Logger) Handler

func (m *Logger) Handler(l logger.Handler, e logger.Event)

func (*Logger) HandlerError

func (m *Logger) HandlerError(l logger.Handler, msg string, e logger.Event)

func (*Logger) Info

func (m *Logger) Info(format string, args ...interface{})

func (*Logger) Notice

func (m *Logger) Notice(format string, args ...interface{})

func (*Logger) Warning

func (m *Logger) Warning(format string, args ...interface{})

Jump to

Keyboard shortcuts

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