Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNoSupportVersion = errors.New("Not support version") ErrUnknownExtension = errors.New("Unknown extension name") )
ErrNoSupportVersion 不支持的debian包版本,目前只支持2.0
Functions ¶
This section is empty.
Types ¶
type Reader ¶
type Reader struct {
// contains filtered or unexported fields
}
Reader Deb包读取,类似tar的API
Click to show internal directories.
Click to hide internal directories.