mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-09-09 04:56:25 +08:00
chore: fix warnings (#3989)
This commit is contained in:
Vendored
+1
-1
@@ -8,7 +8,7 @@ const (
|
||||
)
|
||||
|
||||
type (
|
||||
// An Options is used to store the cache options.
|
||||
// Options is used to store the cache options.
|
||||
Options struct {
|
||||
Expiry time.Duration
|
||||
NotFoundExpiry time.Duration
|
||||
|
||||
Reference in New Issue
Block a user