Documentation
¶
Index ¶
Constants ¶
View Source
const ( BundleFilename = "bundle.json" RelocationMapFilename = "relocation-map.json" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bundle ¶
type Bundle struct {
*bundle.Bundle
RelocationMap relocation.ImageRelocationMap
}
func BundleFromFile ¶
BundleFromFile creates a relocated bundle based on the bundle file and relocation map.
func FromBundle ¶
FromBundle returns a RelocatedBundle with an empty relocation map.
Click to show internal directories.
Click to hide internal directories.