Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mudler/LocalAI
/ fakeSubscription
Struct
fakeSubscription
core/services/nodes/unloader_test.go:110–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
func
(f *fakeMessagingClient) Close() {}
109
110
type
fakeSubscription
struct
{}
111
112
func
(f *fakeSubscription) Unsubscribe() error {
return
nil }
113
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected