mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 06:37:56 +08:00
go fmt
This commit is contained in:
@@ -23,9 +23,9 @@ var (
|
||||
)
|
||||
|
||||
type QueueOptions struct {
|
||||
filer *string
|
||||
port *int
|
||||
defaultTtl *string
|
||||
filer *string
|
||||
port *int
|
||||
defaultTtl *string
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user