# Functions
NewBasView creates a new instance of BasView, bound to a specific deployed contract.
NewBasViewCaller creates a new read-only instance of BasView, bound to a specific deployed contract.
NewBasViewFilterer creates a new log filterer instance of BasView, bound to a specific deployed contract.
NewBasViewTransactor creates a new write-only instance of BasView, bound to a specific deployed contract.
# Constants
BasViewABI is the input ABI used to generate the binding from.
# Structs
BasView is an auto generated Go binding around an Ethereum contract.
BasViewCaller is an auto generated read-only Go binding around an Ethereum contract.
BasViewCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BasViewCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BasViewFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BasViewRaw is an auto generated low-level Go binding around an Ethereum contract.
BasViewSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BasViewTransactor is an auto generated write-only Go binding around an Ethereum contract.
BasViewTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BasViewTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.