# Functions

DeployCplatform deploys a new Ethereum contract, binding an instance of Cplatform to it.
NewCplatform creates a new instance of Cplatform, bound to a specific deployed contract.
NewCplatformCaller creates a new read-only instance of Cplatform, bound to a specific deployed contract.
NewCplatformFilterer creates a new log filterer instance of Cplatform, bound to a specific deployed contract.
NewCplatformTransactor creates a new write-only instance of Cplatform, bound to a specific deployed contract.

# Constants

CplatformABI is the input ABI used to generate the binding from.

# Variables

CplatformBin is the compiled bytecode used for deploying new contracts.

# Structs

Cplatform is an auto generated Go binding around an Ethereum contract.
CplatformCaller is an auto generated read-only Go binding around an Ethereum contract.
CplatformCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
CplatformCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
CplatformFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
CplatformRaw is an auto generated low-level Go binding around an Ethereum contract.
CplatformSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
CplatformTransactor is an auto generated write-only Go binding around an Ethereum contract.
CplatformTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
CplatformTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.