watched

package module
v0.0.0-...-470efa6 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2019 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EscrJournal  = 'J'
	EscrMarket   = 'C' // Commerce
	EscrModules  = 'M'
	EscrOutfit   = 'F'
	EscrShipyard = 'Y'
	EscrStatus   = 'S'
)

Variables

View Source
var (
	LogConfig = l.Config(log)
)

Functions

func IsJournalFile

func IsJournalFile(name string) bool

Types

type JournalDir

type JournalDir struct {
	Dir       string
	PerJLine  func([]byte)
	OnStatChg func(tag rune, file string)
	Quit      chan bool
	// PollWaitMin will be set to a reasonable default
	PollWaitMin time.Duration
	// PollWaitMax will be set to a reasonable default
	PollWaitMax time.Duration
}

func (*JournalDir) Watch

func (jd *JournalDir) Watch(startWith string)

Jump to

Keyboard shortcuts

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