Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/farseer-go/fs
/ FarseerKernelModule
Struct
FarseerKernelModule
modules/farseerKernelModule.go:14–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
)
13
14
type
FarseerKernelModule
struct
{
15
}
16
17
func
(module FarseerKernelModule) DependsModule() []FarseerModule {
18
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected