# Functions
DeployCheckpoints deploys a new Ethereum contract, binding an instance of Checkpoints to it.
NewCheckpoints creates a new instance of Checkpoints, bound to a specific deployed contract.
NewCheckpointsCaller creates a new read-only instance of Checkpoints, bound to a specific deployed contract.
NewCheckpointsFilterer creates a new log filterer instance of Checkpoints, bound to a specific deployed contract.
NewCheckpointsTransactor creates a new write-only instance of Checkpoints, bound to a specific deployed contract.
# Variables
CheckpointsABI is the input ABI used to generate the binding from.
CheckpointsBin is the compiled bytecode used for deploying new contracts.
CheckpointsMetaData contains all meta data concerning the Checkpoints contract.
# Structs
Checkpoints is an auto generated Go binding around an Ethereum contract.
CheckpointsCaller is an auto generated read-only Go binding around an Ethereum contract.
CheckpointsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
CheckpointsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
CheckpointsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
CheckpointsRaw is an auto generated low-level Go binding around an Ethereum contract.
CheckpointsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
CheckpointsTransactor is an auto generated write-only Go binding around an Ethereum contract.
CheckpointsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
CheckpointsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.