type github.com/gofiber/fiber/v2.Storage (interface)

Method Implmentations



Get(key string) ([]byte, error)
Set(key string, val []byte, exp time.Duration) error