poller

package
v0.0.0-...-841437a Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const GitPollerKey = "GitPoller"

Variables

This section is empty.

Functions

This section is empty.

Types

type GitPoller

type GitPoller interface {
	Start(onUpdate OnUpdateFunction, onStart OnStartFunc, filters ...regexp.Regexp) error
	Stop()
}

type OnStartFunc

type OnStartFunc func(filepath string)

type OnUpdateFunction

type OnUpdateFunction func(eventType model.EventType, filepath string)

type Package

type Package struct {
}

func (*Package) Bindings

func (*Package) Bindings() []axon.Binding

Jump to

Keyboard shortcuts

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