fileevents

package
v0.0.0-...-b82bd40 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2016 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ByEventTotal

type ByEventTotal []FileWithEvents

func (ByEventTotal) Len

func (a ByEventTotal) Len() int

func (ByEventTotal) Less

func (a ByEventTotal) Less(i, j int) bool

func (ByEventTotal) Swap

func (a ByEventTotal) Swap(i, j int)

type ByName

type ByName []FileWithEvents

func (ByName) Len

func (a ByName) Len() int

func (ByName) Less

func (a ByName) Less(i, j int) bool

func (ByName) Swap

func (a ByName) Swap(i, j int)

type FileWithEvents

type FileWithEvents struct {
	Name   string
	Events map[fsnotify.Op]int
	Total  int
}

Jump to

Keyboard shortcuts

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