From aa568ec3fa0016b4a1a43b29c578720ff65883c1 Mon Sep 17 00:00:00 2001 From: mountain Date: Sun, 16 Jul 2023 17:26:19 +0900 Subject: [PATCH] =?UTF-8?q?SetOption=20=ED=83=80=EC=9E=85=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/redison_handler.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/redison_handler.go b/core/redison_handler.go index 65fa931..dc96355 100644 --- a/core/redison_handler.go +++ b/core/redison_handler.go @@ -9,7 +9,7 @@ import ( "github.com/go-redis/redis/v8" ) -type SetOption string +type SetOption = string type GetOption = [2]any const (