Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/eth0izzle/shhgit
/ SimpleSignature
Struct
SimpleSignature
core/signatures.go:24–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
type
SimpleSignature
struct
{
25
part string
26
match string
27
name string
28
}
29
30
type
PatternSignature
struct
{
31
part string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected