Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/perkeep/perkeep
/ Builder
Method
Builder
pkg/schema/blob.go:52–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
// Buildable returns a Builder from a base.
51
type
Buildable
interface
{
52
Builder() *Builder
53
}
54
55
// A Blob represents a Perkeep schema blob.
Callers
3
signBlob
Method · 0.65
imprt
Method · 0.65
TestIssue305
Function · 0.65
Implementers
2
Blob
pkg/schema/blob.go
Builder
pkg/schema/blob.go
Calls
no outgoing calls
Tested by
1
TestIssue305
Function · 0.52