fake_log_reader

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 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 FakeLogReader

type FakeLogReader struct {
	sync.RWMutex
	// contains filtered or unexported fields
}

func NewFakeLogReader

func NewFakeLogReader() *FakeLogReader

func (*FakeLogReader) AddError

func (f *FakeLogReader) AddError(err error)

func (*FakeLogReader) AddLog

func (f *FakeLogReader) AddLog(log *events.LogMessage)

func (*FakeLogReader) GetAppGuid

func (f *FakeLogReader) GetAppGuid() string

func (*FakeLogReader) IsLogTailStopped

func (f *FakeLogReader) IsLogTailStopped() bool

func (*FakeLogReader) StopTailing

func (f *FakeLogReader) StopTailing()

func (*FakeLogReader) TailLogs

func (f *FakeLogReader) TailLogs(appGuid string, logCallback func(*events.LogMessage), errorCallback func(error))

Jump to

Keyboard shortcuts

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