fid

package module
v0.0.0-...-d472bf1 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2017 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MarkdownTableTitle

func MarkdownTableTitle() (str string)

MarkdownTableTitle text

Types

type FileIdentifier

type FileIdentifier struct {
	Path   string
	Sha1   string
	Sha256 string
	Md5    string
}

FileIdentifier records Sha1, Sha256, Md5

func NewFileIdentifier

func NewFileIdentifier(p string) (fid *FileIdentifier, err error)

NewFileIdentifier from path

func (*FileIdentifier) MarkdownTable

func (fid *FileIdentifier) MarkdownTable() (str string)

MarkdownTable text from FileIdentifier

func (*FileIdentifier) MarkdownTableRow

func (fid *FileIdentifier) MarkdownTableRow() (str string)

MarkdownTableRow text from FileIdentifier

Directories

Path Synopsis
cmd
fid

Jump to

Keyboard shortcuts

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