feat(backend): rouage gin /api/v1, enveloppe {data,meta}/{error}, health réel, stubs 501 + test de contrat routes
This commit is contained in:
@@ -7,4 +7,4 @@ import "context"
|
||||
// swapping to a remote service later only changes the injection point.
|
||||
type Engine interface {
|
||||
ExtractText(ctx context.Context, filePath string, lang string) (string, error)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user