*RedisCli does not implement Storage 一直在報錯
.\env.go:32:14: cannot use r (type *RedisCli) as type Storage in field value:
? ? ? ? *RedisCli does not implement Storage (missing Shorten method)
.\env.go:32:14: cannot use r (type *RedisCli) as type Storage in field value:
? ? ? ? *RedisCli does not implement Storage (missing Shorten method)
2021-09-29
舉報
2022-07-19
是這個方法沒有定義