From 5fa23028e163d3e000acb4e57de496190da221f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8B=AC=E5=AD=A4=E4=BC=B6=E4=BF=9C?= <1184662350@qq.com> Date: Mon, 21 Nov 2022 00:34:20 +0800 Subject: [PATCH] =?UTF-8?q?day6=20=E7=BB=93=E6=9E=84=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg/GithubApi/struct.go | 1 + 1 file changed, 1 insertion(+) create mode 100644 pkg/GithubApi/struct.go diff --git a/pkg/GithubApi/struct.go b/pkg/GithubApi/struct.go new file mode 100644 index 0000000..dcac0e0 --- /dev/null +++ b/pkg/GithubApi/struct.go @@ -0,0 +1 @@ +package GithubApi