mirror of
https://github.com/gofiber/storage.git
synced 2025-09-27 21:02:20 +08:00
zz
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package postgres
|
||||
|
||||
import "time"
|
||||
import (
|
||||
"time"
|
||||
)
|
||||
|
||||
// Config defines the config for storage.
|
||||
type Config struct {
|
||||
|
Reference in New Issue
Block a user