mirror of
https://github.com/gofiber/storage.git
synced 2025-09-27 04:46:08 +08:00
update comment
This commit is contained in:
@@ -61,7 +61,7 @@ store := minio.New(minio.Config{
|
||||
// Config defines the config for storage.
|
||||
type Config struct {
|
||||
// Bucket
|
||||
// Default test-bucket
|
||||
// Default fiber-bucket
|
||||
Bucket string
|
||||
|
||||
// Endpoint is a host name or an IP address
|
||||
|
@@ -7,7 +7,7 @@ import (
|
||||
// Config defines the config for storage.
|
||||
type Config struct {
|
||||
// Bucket
|
||||
// Default test-bucket
|
||||
// Default fiber-bucket
|
||||
Bucket string
|
||||
|
||||
// Endpoint is a host name or an IP address
|
||||
|
Reference in New Issue
Block a user