Documentation ¶ Index ¶ func RecoverEip712Signer(domainSeparator common.Hash, structHash common.Hash, signature []byte) (common.Address, error) func RecoverEthereumSigner(message string, signature []byte) (common.Address, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RecoverEip712Signer ¶ func RecoverEip712Signer(domainSeparator common.Hash, structHash common.Hash, signature []byte) (common.Address, error) func RecoverEthereumSigner ¶ func RecoverEthereumSigner(message string, signature []byte) (common.Address, error) Types ¶ This section is empty. Source Files ¶ View all Source files signature.go Click to show internal directories. Click to hide internal directories.