From c2a4136610327092e8d8c3fa5cc215eb7cf2f463 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 26 Feb 2018 17:09:07 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=AE=E5=BD=95=E8=B0=83=E6=95=B4=EF=BC=8C?= =?UTF-8?q?=E4=BE=BF=E4=BA=8E=E6=96=87=E6=A1=A3=E5=B7=A5=E5=85=B7=E7=94=9F?= =?UTF-8?q?=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- g/container/container.go | 1 + 1 file changed, 1 insertion(+) create mode 100644 g/container/container.go diff --git a/g/container/container.go b/g/container/container.go new file mode 100644 index 000000000..92b957153 --- /dev/null +++ b/g/container/container.go @@ -0,0 +1 @@ +package container