mirror of
https://github.com/gofiber/fiber.git
synced 2025-02-23 19:44:02 +00:00
✏ fix comment
This commit is contained in:
parent
ee596c2c8d
commit
d8623ef53c
@ -37,7 +37,8 @@ type Config struct {
|
||||
// Optional. Default: 24 hours
|
||||
Expiration time.Duration
|
||||
|
||||
// Store interface
|
||||
// Storage interface
|
||||
//
|
||||
// Optional. Default: memory.New()
|
||||
Storage fiber.Storage
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user