# Functions
NewBfs creates a new instance of Bfs, bound to a specific deployed contract.
NewBfsCaller creates a new read-only instance of Bfs, bound to a specific deployed contract.
NewBfsFilterer creates a new log filterer instance of Bfs, bound to a specific deployed contract.
NewCnsService returns ptr of Service.
NewBfsTransactor creates a new write-only instance of Bfs, bound to a specific deployed contract.
# Constants
BfsABI is the input ABI used to generate the binding from.
# Structs
Bfs is an auto generated Go binding around a Solidity contract.
BfsCaller is an auto generated read-only Go binding around a Solidity contract.
BfsCallerRaw is an auto generated low-level read-only Go binding around a Solidity contract.
BfsCallerSession is an auto generated read-only Go binding around a Solidity contract, with pre-set call options.
BfsFilterer is an auto generated log filtering Go binding around a Solidity contract events.
BfsInfo is an auto generated low-level Go binding around an user-defined struct.
BfsRaw is an auto generated low-level Go binding around a Solidity contract.
BfsSession is an auto generated Go binding around a Solidity contract, with pre-set call and transact options.
BfsTransactor is an auto generated write-only Go binding around a Solidity contract.
BfsTransactorRaw is an auto generated low-level write-only Go binding around a Solidity contract.
BfsTransactorSession is an auto generated write-only Go binding around a Solidity contract, with pre-set transact options.
No description provided by the author