Documentation
¶
Overview ¶
Package watcher monitors code changes in a Go+ workspace.
Index ¶
Constants ¶
View Source
const ( DbgFlagMod = 1 << iota DbgFlagAll = DbgFlagMod )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Changes ¶
type Changes struct {
// contains filtered or unexported fields
}
func NewChanges ¶
func (*Changes) EntryDeleted ¶
func (*Changes) FileChanged ¶
Click to show internal directories.
Click to hide internal directories.