Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DealData ¶
func DealData(e *colly.HTMLElement)
Types ¶
type EtherscanClient ¶
type EtherscanClient struct {
Url string
}
func NewEtherscanClient ¶
func NewEtherscanClient(url string) *EtherscanClient
func (*EtherscanClient) EtherscanRequest ¶
func (client *EtherscanClient) EtherscanRequest() ([]byte, error)
func (*EtherscanClient) ScrapyEth ¶
func (client *EtherscanClient) ScrapyEth()
Click to show internal directories.
Click to hide internal directories.