MCPcopy
hub / github.com/mudler/LocalAI / unknownState

Struct unknownState

core/http/endpoints/openai/turncoord/turncoord_test.go:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74func (unknownEvent) String() string { return "unknownEvent" }
75
76type unknownState struct{}
77
78func (unknownState) isState() {}
79func (unknownState) String() string { return "unknownState" }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected