Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DittoReader ¶
type DittoReader struct {
// contains filtered or unexported fields
}
DittoReader ...
func NewDittoReader ¶
func NewDittoReader(archivePath string, logger log.Logger) *DittoReader
NewDittoReader ...
type StdlibRead ¶
type StdlibRead struct {
// contains filtered or unexported fields
}
StdlibRead ...
func NewStdlibRead ¶
func NewStdlibRead(archivePath string, logger log.Logger) (*StdlibRead, error)
NewStdlibRead ...
Click to show internal directories.
Click to hide internal directories.