Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
type
Keyer
interface
{
5
Key(delimiter string, args ...string) string
6
Spread() []string
7
}
Callers
6
With
Function · 0.65
SpreadInterface
Function · 0.65
KeepOdd
Function · 0.65
Example
Function · 0.65
ExampleWith
Function · 0.65
ExampleKeepOdd
Function · 0.65
Implementers
1
manager
key/key_manager.go
Calls
no outgoing calls
Tested by
3
Example
Function · 0.52
ExampleWith
Function · 0.52
ExampleKeepOdd
Function · 0.52