mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 13:28:50 +08:00
testing new directory structure
This commit is contained in:
@@ -4,9 +4,9 @@ import (
|
||||
"errors"
|
||||
"io/ioutil"
|
||||
"math/rand"
|
||||
"weed/directory"
|
||||
"weed/sequence"
|
||||
"weed/storage"
|
||||
"code.google.com/p/weed-fs/weed/directory"
|
||||
"code.google.com/p/weed-fs/weed/sequence"
|
||||
"code.google.com/p/weed-fs/weed/storage"
|
||||
)
|
||||
|
||||
type Topology struct {
|
||||
|
Reference in New Issue
Block a user