Wraps a AssetProvider, tracking # of calls of each function

Hierarchy

Implements

Constructors

Properties

getAsset: ((args: GetAssetArgs) => Promise<AssetInfo>)

Type declaration

getAssets: ((args: GetAssetsArgs) => Promise<AssetInfo[]>)

Type declaration

healthCheck: (() => Promise<HealthCheckResponse>)

Type declaration

stats: AssetProviderStats = ...

Methods

Generated using TypeDoc