Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ProjectRoot Root folder of this project ProjectRoot = filepath.Join(filepath.Dir(b), "/..") ContractsDir = filepath.Join(ProjectRoot, "contracts") EthereumContractsDir = filepath.Join(ContractsDir, "ethereum") )
Functions ¶
func MarshallTemplate ¶ added in v0.0.2
MarshallTemplate Helper to marshall templates
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.