Skip to content

Commit 2c6952e

Browse files
committed
feat(flowcontrol): add foundational types
Introduces the foundational packages for the new Flow Controller component. This change includes: - The top-level README outlining the motivation, high-level architecture, and component pillars. - The `types` package, which defines the core data contracts, request lifecycle interfaces, error-handling vocabulary, and final outcome enums for the entire module. This foundational PR establishes the core concepts and data models upon which the rest of the Flow Controller implementation will be built.
1 parent 0645012 commit 2c6952e

File tree

18 files changed

+0
-1806
lines changed

18 files changed

+0
-1806
lines changed

pkg/epp/flowcontrol/controller/README.md

Lines changed: 0 additions & 149 deletions
This file was deleted.

pkg/epp/flowcontrol/controller/config.go

Lines changed: 0 additions & 36 deletions
This file was deleted.

pkg/epp/flowcontrol/controller/controller.go

Lines changed: 0 additions & 92 deletions
This file was deleted.
-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)