Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFileSize ¶
func PathExists ¶
Types ¶
type Sha1Stream ¶
type Sha1Stream struct {
// contains filtered or unexported fields
}
func (*Sha1Stream) Sum ¶
func (obj *Sha1Stream) Sum() string
func (*Sha1Stream) Update ¶
func (obj *Sha1Stream) Update(data []byte)
Click to show internal directories.
Click to hide internal directories.