Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Contract ¶
Contract is a smart contract.
func Bind ¶
func Bind(contractAddress string, backend bind.ContractBackend) (*Contract, error)
Bind binds to already deployed contract.
func (*Contract) GetGroupIDs ¶
GetGroupIDs returns all contract group IDs.
Click to show internal directories.
Click to hide internal directories.