Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModUnpacker ¶
type ModUnpacker struct {
// contains filtered or unexported fields
}
func NewModsUnpacker ¶
func NewModsUnpacker(rawModPath, unpackModDirectory string) (*ModUnpacker, error)
func (*ModUnpacker) Unpack ¶
func (m *ModUnpacker) Unpack() error
Click to show internal directories.
Click to hide internal directories.