From f004ae5ff6398ee366e8a8cf4ffb5941cab71459 Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期一, 01 七月 2019 18:45:04 +0800
Subject: [PATCH] add cache.go

---
 cache/cache.go |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/cache/cache.go b/cache/cache.go
new file mode 100644
index 0000000..08bf029
--- /dev/null
+++ b/cache/cache.go
@@ -0,0 +1 @@
+package cache

--
Gitblit v1.8.0