MCPcopy Create free account
hub / github.com/InferCore/InferCore / SimpleEngine

Struct SimpleEngine

internal/cost/simple_engine.go:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5)
6
7type SimpleEngine struct{}
8
9func NewSimpleEngine() *SimpleEngine {
10 return &SimpleEngine{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected