Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FileIdentifier ¶
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
Click to show internal directories.
Click to hide internal directories.