solc

package
v0.0.0-...-9aa22ac Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrContractNotFound = errors.New("the contract was not found in compiled code")
View Source
var ErrEmptySourceFile = errors.New("solc: empty source string")
View Source
var ErrInvalidConstraint = errors.New("a invalid constraint string was provided")
View Source
var ErrNoVersionMatch = errors.New("no solc version matched with the solidity file's constraint")
View Source
var ErrSolidityBinariesListCouldNotBeDownloaded = errors.New("the solidity binaries list could not be downloaded externally")
View Source
var ErrSolidityBinaryCouldNotBeDownloaded = errors.New("the solidity binary could not be downloaded externally")
View Source
var ErrVersionNotFound = errors.New("the pragma version string was not found")

Functions

func NewSolidityCompiler

func NewSolidityCompiler(storageFolder string) *solidityCompiler

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL