Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MyInherited ¶
type MyInherited struct { *contract.InheritedSession // contains filtered or unexported fields }
func DeployMyInherited ¶
func DeployMyInherited(transactOpts *bind.TransactOpts, contractBackend bind.ContractBackend) (common.Address, *MyInherited, error)
func NewMyInherited ¶
func NewMyInherited(transactOpts *bind.TransactOpts, contractAddr common.Address, contractBackend bind.ContractBackend) (*MyInherited, error)
Click to show internal directories.
Click to hide internal directories.