Documentation ¶ Index ¶ func Read(rpc string, abi map[string]string, contractAddress string, address string, ...) (string, error) func Write(rpcURL string, privateKey string, ABI map[string]string, ...) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Read ¶ added in v0.1.1 func Read(rpc string, abi map[string]string, contractAddress string, address string, data map[string]interface{}) (string, error) func Write ¶ added in v0.1.1 func Write(rpcURL string, privateKey string, ABI map[string]string, contractAddress string, data map[string]interface{}) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files goether.go Directories ¶ Show internal Expand all Path Synopsis contract_core Click to show internal directories. Click to hide internal directories.