Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Crc = crc.NewTable(&crc.Parameters{
Width: 32,
Polynomial: 0x04c11db7,
Init: 0xffffffff,
})
)
Functions ¶
func ToArchivePath ¶ added in v0.4.0
Types ¶
Click to show internal directories.
Click to hide internal directories.