go17/devcloud-mini/cmdb/docs/gorestful.drawio
2025-03-09 10:05:28 +08:00

46 lines
3.3 KiB
Plaintext

<mxfile host="65bd71144e">
<diagram id="GJJScDLq7OnnltmnD1WL" name="第 1 页">
<mxGraphModel dx="873" dy="339" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="2" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="20" y="140" width="610" height="160" as="geometry"/>
</mxCell>
<mxCell id="3" value="contailer(gin.Engine)" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="240" y="100" width="150" height="30" as="geometry"/>
</mxCell>
<mxCell id="4" value="Web Service(ws)&lt;div&gt;(gin.Group)&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="50" y="160" width="160" height="110" as="geometry"/>
</mxCell>
<mxCell id="5" value="gorestful" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="50" y="50" width="60" height="30" as="geometry"/>
</mxCell>
<mxCell id="6" value="Web Service(ws)&lt;div&gt;(gin.Group)&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="245" y="160" width="160" height="110" as="geometry"/>
</mxCell>
<mxCell id="7" value="Web Service(ws)&lt;div&gt;(gin.Group)&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="450" y="160" width="160" height="110" as="geometry"/>
</mxCell>
<mxCell id="8" value="route" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="60" y="230" width="60" height="30" as="geometry"/>
</mxCell>
<mxCell id="9" value="route" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="140" y="230" width="60" height="30" as="geometry"/>
</mxCell>
<mxCell id="10" value="route" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="260" y="230" width="60" height="30" as="geometry"/>
</mxCell>
<mxCell id="11" value="route" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="330" y="230" width="60" height="30" as="geometry"/>
</mxCell>
<mxCell id="12" value="route" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="470" y="230" width="60" height="30" as="geometry"/>
</mxCell>
<mxCell id="13" value="route" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="540" y="230" width="60" height="30" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>