{
"id": "specialization:go-microservices",
"_kind": "Specialization",
"_file": "domain/specializations/go-microservices.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Go Microservices",
"parentDomainId": "domain:software-engineering",
"description": "Go-based microservice development — gRPC/HTTP services, context\npropagation, structured logging, and small-binary deploy targets.\n"
},
"outgoingEdges": [
{
"from": "specialization:go-microservices",
"to": "domain:software-engineering",
"kind": "specializes"
}
],
"incomingEdges": [
{
"from": "domain:backend",
"to": "specialization:go-microservices",
"kind": "contains",
"attributes": {}
}
]
}