sfid

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version provides the current version of `sfid`.
	Version = "v0.1.1"

	// Build provides a timestamp when `sfid` was compiled.
	Build = "N/A"
)

Functions

func GetVersion

func GetVersion() gnvers.Version

GetVersion returns BHLnames version and build information.

Types

type SFID

type SFID interface {
	// Process creates hashes from the given input. Input can be of
	// three types, a simple string, a file, or a directory.
	Process(inp string, chOut chan<- *ent.Output) error
}

SFID interface provides functions to

func New

func New(cfg config.Config) SFID

Directories

Path Synopsis
package config contains configuration information for `sfid` app
package config contains configuration information for `sfid` app

Jump to

Keyboard shortcuts

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