Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/celer-pkg/celer
/ Validate
Method
Validate
context/platform.go:50–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
49
type
RootFS
interface
{
50
Validate() error
51
GetSHA256() string
52
CheckAndRepair() error
53
Generate(toolchain *strings.Builder) error
Callers
2
Init
Method · 0.65
validate
Method · 0.65
Implementers
1
RootFS
configs/rootfs.go
Calls
no outgoing calls
Tested by
no test coverage detected