db

package
v0.0.0-...-e9e5358 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2018 License: BSD-2-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

type DB interface {
	Find(pattern string) <-chan string
	IndexFolders(root string)
	Close() error
	Stats() Stats
}

type Stats

type Stats struct {
	ClassCount int
	JarCount   int
}

Jump to

Keyboard shortcuts

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