package
0.2.0
Repository: https://github.com/coderink/gttc.git
Documentation: pkg.go.dev

# Functions

CompileSolidity compiles all given Solidity source files.
CompileSolidityString builds and returns all the contracts contained within a source string.
SolidityVersion runs solc and parses its version output.

# Structs

Contract contains code and info.
ContractInfo contains source and other info.
Solidity contains information about the solidity compiler.