package
0.0.0-20181026122453-b7e984262a79
Repository: https://github.com/kowala-tech/kusd.git
Documentation: pkg.go.dev
# Functions
Bind returns a binding to the current stability contract.
DeploySystemVars deploys a new Kowala contract, binding an instance of SystemVars to it.
NewSystemVars creates a new instance of SystemVars, bound to a specific deployed contract.
NewSystemVarsCaller creates a new read-only instance of SystemVars, bound to a specific deployed contract.
NewSystemVarsFilterer creates a new log filterer instance of SystemVars, bound to a specific deployed contract.
NewSystemVarsTransactor creates a new write-only instance of SystemVars, bound to a specific deployed contract.
# Constants
SystemVarsABI is the input ABI used to generate the binding from.
SystemVarsBin is the compiled bytecode used for deploying new contracts.
# Structs
SystemVars is an auto generated Go binding around a Kowala contract.
SystemVarsCaller is an auto generated read-only Go binding around a Kowala contract.
SystemVarsCallerRaw is an auto generated low-level read-only Go binding around a Kowala contract.
SystemVarsCallerSession is an auto generated read-only Go binding around a Kowala contract, with pre-set call options.
SystemVarsFilterer is an auto generated log filtering Go binding around a Kowala contract events.
SystemVarsRaw is an auto generated low-level Go binding around a Kowala contract.
SystemVarsSession is an auto generated Go binding around a Kowala contract, with pre-set call and transact options.
SystemVarsTransactor is an auto generated write-only Go binding around a Kowala contract.
SystemVarsTransactorRaw is an auto generated low-level write-only Go binding around a Kowala contract.
SystemVarsTransactorSession is an auto generated write-only Go binding around a Kowala contract, with pre-set transact options.
No description provided by the author