monitor

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Monitor

type Monitor struct {
	Logs   bool
	Errors []error
	// contains filtered or unexported fields
}

func New

func New(w io.Writer, logs bool) Monitor

func (*Monitor) Error

func (m *Monitor) Error(err error)

func (*Monitor) Fatal

func (m *Monitor) Fatal(err error)

func (*Monitor) FileError

func (m *Monitor) FileError(err error)

func (*Monitor) FileWarn

func (m *Monitor) FileWarn(msg string)

Jump to

Keyboard shortcuts

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