package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: May 23, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewContractStats() map[string]*contractStat
type NetStats struct {
ContractStats map[string]*contractStat `json:"contract_stats,omitempty"`
CreatedAt int64 `json:"created_at,omitempty"`
UpdatedAt int64 `json:"updated_at,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.