internal/

directory
v0.0.0-...-197210c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2026 License: MIT

Directories

Path Synopsis
Package engine is the pure mock-data core: it lifts an OpenAPI 3.1 document's component schemas into an entity model, infers the relation graph between them, and materializes relationally-consistent seed data into an in-memory store.
Package engine is the pure mock-data core: it lifts an OpenAPI 3.1 document's component schemas into an entity model, infers the relation graph between them, and materializes relationally-consistent seed data into an in-memory store.
Package server is the two-plane mock HTTP layer over an engine StateStore: a raw, spec-faithful mock plane and an enveloped control plane under a prefix.
Package server is the two-plane mock HTTP layer over an engine StateStore: a raw, spec-faithful mock plane and an enveloped control plane under a prefix.
store
postgres
Package postgres is the durable, hosted implementation of server.ProjectStore: the project registry (ids, names, spec bytes) lives in Postgres so a redeployed binary can replay its projects on boot.
Package postgres is the durable, hosted implementation of server.ProjectStore: the project registry (ids, names, spec bytes) lives in Postgres so a redeployed binary can replay its projects on boot.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL