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

# Packages

No description provided by the author

# Functions

Bind returns a binding to the current oracle mgr.
DeployExchangeMgr deploys a new Kowala contract, binding an instance of ExchangeMgr to it.
DeployOracleMgr deploys a new Kowala contract, binding an instance of OracleMgr to it.
NewExchangeMgr creates a new instance of ExchangeMgr, bound to a specific deployed contract.
NewExchangeMgrCaller creates a new read-only instance of ExchangeMgr, bound to a specific deployed contract.
NewExchangeMgrFilterer creates a new log filterer instance of ExchangeMgr, bound to a specific deployed contract.
NewExchangeMgrTransactor creates a new write-only instance of ExchangeMgr, bound to a specific deployed contract.
NewOracleMgr creates a new instance of OracleMgr, bound to a specific deployed contract.
NewOracleMgrCaller creates a new read-only instance of OracleMgr, bound to a specific deployed contract.
NewOracleMgrFilterer creates a new log filterer instance of OracleMgr, bound to a specific deployed contract.
NewOracleMgrTransactor creates a new write-only instance of OracleMgr, bound to a specific deployed contract.

# Constants

ExchangeMgrABI is the input ABI used to generate the binding from.
ExchangeMgrBin is the compiled bytecode used for deploying new contracts.
OracleMgrABI is the input ABI used to generate the binding from.
OracleMgrBin is the compiled bytecode used for deploying new contracts.

# Structs

ExchangeMgr is an auto generated Go binding around a Kowala contract.
ExchangeMgrAddition represents a Addition event raised by the ExchangeMgr contract.
ExchangeMgrAdditionIterator is returned from FilterAddition and is used to iterate over the raw logs and unpacked data for Addition events raised by the ExchangeMgr contract.
ExchangeMgrBlacklisted represents a Blacklisted event raised by the ExchangeMgr contract.
ExchangeMgrBlacklistedIterator is returned from FilterBlacklisted and is used to iterate over the raw logs and unpacked data for Blacklisted events raised by the ExchangeMgr contract.
ExchangeMgrCaller is an auto generated read-only Go binding around a Kowala contract.
ExchangeMgrCallerRaw is an auto generated low-level read-only Go binding around a Kowala contract.
ExchangeMgrCallerSession is an auto generated read-only Go binding around a Kowala contract, with pre-set call options.
ExchangeMgrFilterer is an auto generated log filtering Go binding around a Kowala contract events.
ExchangeMgrOwnershipRenounced represents a OwnershipRenounced event raised by the ExchangeMgr contract.
ExchangeMgrOwnershipRenouncedIterator is returned from FilterOwnershipRenounced and is used to iterate over the raw logs and unpacked data for OwnershipRenounced events raised by the ExchangeMgr contract.
ExchangeMgrOwnershipTransferred represents a OwnershipTransferred event raised by the ExchangeMgr contract.
ExchangeMgrOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the ExchangeMgr contract.
ExchangeMgrPause represents a Pause event raised by the ExchangeMgr contract.
ExchangeMgrPauseIterator is returned from FilterPause and is used to iterate over the raw logs and unpacked data for Pause events raised by the ExchangeMgr contract.
ExchangeMgrRaw is an auto generated low-level Go binding around a Kowala contract.
ExchangeMgrRemoval represents a Removal event raised by the ExchangeMgr contract.
ExchangeMgrRemovalIterator is returned from FilterRemoval and is used to iterate over the raw logs and unpacked data for Removal events raised by the ExchangeMgr contract.
ExchangeMgrSession is an auto generated Go binding around a Kowala contract, with pre-set call and transact options.
ExchangeMgrTransactor is an auto generated write-only Go binding around a Kowala contract.
ExchangeMgrTransactorRaw is an auto generated low-level write-only Go binding around a Kowala contract.
ExchangeMgrTransactorSession is an auto generated write-only Go binding around a Kowala contract, with pre-set transact options.
ExchangeMgrUnpause represents a Unpause event raised by the ExchangeMgr contract.
ExchangeMgrUnpauseIterator is returned from FilterUnpause and is used to iterate over the raw logs and unpacked data for Unpause events raised by the ExchangeMgr contract.
ExchangeMgrWhitelisted represents a Whitelisted event raised by the ExchangeMgr contract.
ExchangeMgrWhitelistedIterator is returned from FilterWhitelisted and is used to iterate over the raw logs and unpacked data for Whitelisted events raised by the ExchangeMgr contract.
No description provided by the author
OracleMgr is an auto generated Go binding around a Kowala contract.
OracleMgrCaller is an auto generated read-only Go binding around a Kowala contract.
OracleMgrCallerRaw is an auto generated low-level read-only Go binding around a Kowala contract.
OracleMgrCallerSession is an auto generated read-only Go binding around a Kowala contract, with pre-set call options.
OracleMgrFilterer is an auto generated log filtering Go binding around a Kowala contract events.
OracleMgrOwnershipRenounced represents a OwnershipRenounced event raised by the OracleMgr contract.
OracleMgrOwnershipRenouncedIterator is returned from FilterOwnershipRenounced and is used to iterate over the raw logs and unpacked data for OwnershipRenounced events raised by the OracleMgr contract.
OracleMgrOwnershipTransferred represents a OwnershipTransferred event raised by the OracleMgr contract.
OracleMgrOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the OracleMgr contract.
OracleMgrPause represents a Pause event raised by the OracleMgr contract.
OracleMgrPauseIterator is returned from FilterPause and is used to iterate over the raw logs and unpacked data for Pause events raised by the OracleMgr contract.
OracleMgrRaw is an auto generated low-level Go binding around a Kowala contract.
OracleMgrSession is an auto generated Go binding around a Kowala contract, with pre-set call and transact options.
OracleMgrTransactor is an auto generated write-only Go binding around a Kowala contract.
OracleMgrTransactorRaw is an auto generated low-level write-only Go binding around a Kowala contract.
OracleMgrTransactorSession is an auto generated write-only Go binding around a Kowala contract, with pre-set transact options.
OracleMgrUnpause represents a Unpause event raised by the OracleMgr contract.
OracleMgrUnpauseIterator is returned from FilterUnpause and is used to iterate over the raw logs and unpacked data for Unpause events raised by the OracleMgr contract.