package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Packages

Package registrymock is a generated GoMock package.

# Functions

NewVMGetter returns a new instance of a VMGetter.
NewVMRegistry returns a VMRegistry.

# Structs

VMGetterConfig defines settings for VMGetter.
VMRegistryConfig defines configurations for VMRegistry.

# Interfaces

VMGetter defines functionality to get the plugins on the node.
VMRegistry defines functionality to get any new virtual machines on the node, and install them if they're not already installed.