MCPcopy Create free account
hub / github.com/akash-network/node / Value

Method Value

util/runner/runner.go:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15// Result interface wraps Value and Error methods.
16type Result interface {
17 Value() interface{}
18 Error() error
19}
20

Callers 15

EndBlockerMethod · 0.65
WithCertificatesMethod · 0.65
WithCertificatesStateMethod · 0.65
WithOwnerMethod · 0.65
WithOwnerStateMethod · 0.65
WithAccountsMethod · 0.65
WithPaymentsMethod · 0.65
accountPaymentsMethod · 0.65
AccountsMethod · 0.65
PaymentsMethod · 0.65
GetProviderAttributesMethod · 0.65
WithProvidersMethod · 0.65

Implementers 1

resultutil/runner/runner.go

Calls

no outgoing calls

Tested by

no test coverage detected