Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCloseVMContainer = errors.New("cannot close all items")
ErrCloseVMContainer signals an error that occurs when closing the VMContainer
Functions ¶
func NewInterceptorsContainer ¶
func NewInterceptorsContainer() *interceptorsContainer
NewInterceptorsContainer will create a new instance of a container
func NewIntermediateTransactionHandlersContainer ¶
func NewIntermediateTransactionHandlersContainer() *intermediateTransactionHandlersContainer
NewIntermediateTransactionHandlersContainer will create a new instance of a container
func NewPreProcessorsContainer ¶
func NewPreProcessorsContainer() *preProcessorsContainer
NewPreProcessorsContainer will create a new instance of a container
func NewVirtualMachinesContainer ¶
func NewVirtualMachinesContainer() *virtualMachinesContainer
NewVirtualMachinesContainer will create a new instance of a container
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.