# Functions

NewInprocVM creates a new InprocVM.
NewRegistry creates an initialized registry, ready to register system chaincodes.

# Constants

ContainerType is the string which the inproc container type is registered with the container.VMController.

# Structs

InprocVM is a vm.
Registry stores registered system chaincodes.

# Type aliases

SendPanicFailure.
SysCCRegisteredErr registered error.