scope-boundary:gin.scope
scope-boundary:gin.scope
ScopeBoundarysourceref-scope/scope-boundaries/scope-boundaries-frameworks.yaml·Open in Graph → {
"id": "scope-boundary:gin.scope",
"_kind": "ScopeBoundary",
"_file": "sourceref-scope/scope-boundaries/scope-boundaries-frameworks.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"subjectId": "framework:gin",
"inScope": "Lightweight Go HTTP framework with middleware, routing, and\nJSON binding. Strong fit for typed REST APIs and gRPC-gateway\nfronts.\n",
"outOfScope": "Real-time pub/sub heavy services (consider nats / native\nhandlers), and ecosystems demanding Go's net/http standard\npattern.\n",
"outOfScopeReasonIds": [
"out-of-scope-reason:implementation-detail"
]
},
"outgoingEdges": [
{
"from": "scope-boundary:gin.scope",
"to": "framework:gin",
"kind": "bounds_subject"
}
],
"incomingEdges": []
}