package
0.28.0
Repository: https://github.com/ten-protocol/go-ten.git
Documentation: pkg.go.dev

# Functions

DeployStrings deploys a new Ethereum contract, binding an instance of Strings to it.
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.

# Variables

StringsABI is the input ABI used to generate the binding from.
StringsBin is the compiled bytecode used for deploying new contracts.
StringsMetaData contains all meta data concerning the Strings contract.

# Structs

Strings is an auto generated Go binding around an Ethereum contract.
StringsCaller is an auto generated read-only Go binding around an Ethereum contract.
StringsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StringsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StringsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StringsRaw is an auto generated low-level Go binding around an Ethereum contract.
StringsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StringsTransactor is an auto generated write-only Go binding around an Ethereum contract.
StringsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StringsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.