# Packages
Package bundle implements bundle downloading.
Package discovery implements configuration discovery.
Package logs implements decision log buffering and uploading.
Package rest implements a REST client for communicating with remote services.
Package status implements status reporting.
# Functions
GetCompilerOnContext gets the compiler cached on the storage context.
Info sets the runtime information on the manager.
New creates a new Manager using config.
SetCompilerOnContext puts the compiler into the storage context.
# Structs
Manager implements lifecycle management of plugins and gives plugins access to engine-wide components like storage.