MCPcopy
hub / github.com/Tencent/WeKnora / mineruEngine

Struct mineruEngine

internal/infrastructure/docparser/engine_registry.go:104–104  ·  view source on GitHub ↗

--------------------------------------------------------------------------- mineru — Go-native, calls self-hosted MinerU API directly ---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

102// ---------------------------------------------------------------------------
103
104type mineruEngine struct{}
105
106func (e *mineruEngine) Name() string { return "mineru" }
107func (e *mineruEngine) Description() string { return "MinerU self-hosted service" }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected