mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-12-17 09:42:29 +08:00
go fmt
This commit is contained in:
@@ -141,6 +141,7 @@ func IsRename(event *SubscribeMetadataResponse) bool {
|
||||
}
|
||||
|
||||
var _ = ptrie.KeyProvider(&FilerConf_PathConf{})
|
||||
|
||||
func (fp *FilerConf_PathConf) Key() interface{} {
|
||||
return fp.LocationPrefix
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user