MCPcopy Create free account
hub / github.com/DoNewsCode/core / Spread

Method Spread

contract/key.go:6–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4type Keyer interface {
5 Key(delimiter string, args ...string) string
6 Spread() []string
7}

Callers 6

WithFunction · 0.65
SpreadInterfaceFunction · 0.65
KeepOddFunction · 0.65
ExampleFunction · 0.65
ExampleWithFunction · 0.65
ExampleKeepOddFunction · 0.65

Implementers 1

managerkey/key_manager.go

Calls

no outgoing calls

Tested by 3

ExampleFunction · 0.52
ExampleWithFunction · 0.52
ExampleKeepOddFunction · 0.52