package
0.0.0-20181026122453-b7e984262a79
Repository: https://github.com/kowala-tech/kusd.git
Documentation: pkg.go.dev

# Functions

DeployNameHash deploys a new Kowala contract, binding an instance of NameHash to it.
DeployStrings deploys a new Kowala contract, binding an instance of Strings to it.
NewNameHash creates a new instance of NameHash, bound to a specific deployed contract.
NewNameHashCaller creates a new read-only instance of NameHash, bound to a specific deployed contract.
NewNameHashFilterer creates a new log filterer instance of NameHash, bound to a specific deployed contract.
NewNameHashTransactor creates a new write-only instance of NameHash, bound to a specific deployed contract.
NewStrings creates a new instance of Strings, bound to a specific deployed contract.
NewStringsCaller creates a new read-only instance of Strings, bound to a specific deployed contract.
NewStringsFilterer creates a new log filterer instance of Strings, bound to a specific deployed contract.
NewStringsTransactor creates a new write-only instance of Strings, bound to a specific deployed contract.

# Constants

NameHashABI is the input ABI used to generate the binding from.
NameHashBin is the compiled bytecode used for deploying new contracts.
StringsABI is the input ABI used to generate the binding from.
StringsBin is the compiled bytecode used for deploying new contracts.

# Structs

No description provided by the author
NameHash is an auto generated Go binding around a Kowala contract.
NameHashCaller is an auto generated read-only Go binding around a Kowala contract.
NameHashCallerRaw is an auto generated low-level read-only Go binding around a Kowala contract.
NameHashCallerSession is an auto generated read-only Go binding around a Kowala contract, with pre-set call options.
NameHashFilterer is an auto generated log filtering Go binding around a Kowala contract events.
NameHashRaw is an auto generated low-level Go binding around a Kowala contract.
NameHashSession is an auto generated Go binding around a Kowala contract, with pre-set call and transact options.
NameHashTransactor is an auto generated write-only Go binding around a Kowala contract.
NameHashTransactorRaw is an auto generated low-level write-only Go binding around a Kowala contract.
NameHashTransactorSession is an auto generated write-only Go binding around a Kowala contract, with pre-set transact options.
Strings is an auto generated Go binding around a Kowala contract.
StringsCaller is an auto generated read-only Go binding around a Kowala contract.
StringsCallerRaw is an auto generated low-level read-only Go binding around a Kowala contract.
StringsCallerSession is an auto generated read-only Go binding around a Kowala contract, with pre-set call options.
StringsFilterer is an auto generated log filtering Go binding around a Kowala contract events.
StringsRaw is an auto generated low-level Go binding around a Kowala contract.
StringsSession is an auto generated Go binding around a Kowala contract, with pre-set call and transact options.
StringsTransactor is an auto generated write-only Go binding around a Kowala contract.
StringsTransactorRaw is an auto generated low-level write-only Go binding around a Kowala contract.
StringsTransactorSession is an auto generated write-only Go binding around a Kowala contract, with pre-set transact options.