# Functions
DeployMigrations deploys a new Ethereum contract, binding an instance of Migrations to it.
NewMigrations creates a new instance of Migrations, bound to a specific deployed contract.
NewMigrationsCaller creates a new read-only instance of Migrations, bound to a specific deployed contract.
NewMigrationsFilterer creates a new log filterer instance of Migrations, bound to a specific deployed contract.
NewMigrationsTransactor creates a new write-only instance of Migrations, bound to a specific deployed contract.
# Constants
MigrationsABI is the input ABI used to generate the binding from.
# Variables
MigrationsBin is the compiled bytecode used for deploying new contracts.
# Structs
Migrations is an auto generated Go binding around an Ethereum contract.
MigrationsCaller is an auto generated read-only Go binding around an Ethereum contract.
MigrationsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MigrationsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MigrationsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MigrationsRaw is an auto generated low-level Go binding around an Ethereum contract.
MigrationsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MigrationsTransactor is an auto generated write-only Go binding around an Ethereum contract.
MigrationsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MigrationsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.