Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AbiManager ¶
type AbiManager struct {
// contains filtered or unexported fields
}
AbiManager handles an ABI cache that fetches the ABI from an API on cache miss.
func NewAbiManager ¶
func NewAbiManager(cache *cache.Cache, api *api.Client) *AbiManager
Create a new ABI Manager
Click to show internal directories.
Click to hide internal directories.