mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-14 04:28:49 +00:00
perf: apply fieldalignement (#1284)
This commit is contained in:
@@ -88,8 +88,8 @@ func (Factory) Valid(data json.RawMessage) error {
|
||||
}
|
||||
|
||||
type Config struct {
|
||||
PathStyle bool `json:"pathStyle"`
|
||||
BucketName string `json:"bucketName"`
|
||||
PathStyle bool `json:"pathStyle"`
|
||||
}
|
||||
|
||||
func (c Config) Valid() error {
|
||||
|
||||
Reference in New Issue
Block a user