package
0.0.6
Repository: https://github.com/jacoblai/arduino-cli.git
Documentation: pkg.go.dev

# Functions

IndexFromPlatformRelease creates an Index that contains a single indexPackage which in turn contains a single indexPlatformRelease converted from the one passed as argument.
LoadIndex reads a package_index.json from a file and returns the corresponding Index structure.
LoadIndexNoSign reads a package_index.json from a file and returns the corresponding Index structure.

# Structs

Index represents Cores and Tools struct as seen from package_index.json file.