From 91211ca6df25e156d105dd0a17228dcd1f806bf3 Mon Sep 17 00:00:00 2001 From: Shikong <919411476@qq.com> Date: Mon, 4 Oct 2021 15:34:14 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20file=20=E6=96=87=E4=BB=B6=E8=AF=BB?= =?UTF-8?q?=E5=8F=96=20=E5=8E=9F=E5=A7=8B=E6=96=B9=E6=B3=95=E3=80=81bufio?= =?UTF-8?q?=E3=80=81ioutil?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base/file/{ => read}/main.go | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename base/file/{ => read}/main.go (100%) diff --git a/base/file/main.go b/base/file/read/main.go similarity index 100% rename from base/file/main.go rename to base/file/read/main.go