package
0.0.0-20240919074758-dd1ca6169298
Repository: https://github.com/multiversx/mx-chain-deploy-go.git
Documentation: pkg.go.dev

# Functions

CreateOutputHandlerArgument will create an output handler argument.
NewOutputHandler will create a new output handler able to write data on disk.

# Variables

ErrNilFileHandler signals that the provided file handler is nil.
ErrNilPubKeyConverter signals that a nil pub key converter was provided.
ErrNilShardCoordinator signals that a nil shard coordinator was provided.

# Structs

ArgOutputHandler represents the output handler constructor argument.

# Interfaces

FileHandler describes the file handling capabilities.