file

package
v0.0.0-...-c3bd1f8 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2015 License: MPL-2.0 Imports: 20 Imported by: 0

Documentation

Overview

file provides functions to scan a file system. It can look into files using regexes. It can search files by name. It can match hashes in md5, sha1, sha256, sha384, sha512, sha3_224, sha3_256, sha3_384 and sha3_512. The filesystem can be searches using pattern, as described in the Parameters documentation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parameters

type Parameters struct {
	Searches map[string]search `json:"searches,omitempty"`
}

type SearchResults

type SearchResults map[string]searchresult

Jump to

Keyboard shortcuts

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