splitted one operator module to file, account, image operators; splitted operator functions; etc
This commit is contained in:
@@ -68,7 +68,6 @@ EXTRA_mstored_SOURCES += \
|
||||
\
|
||||
app/operator/account.go \
|
||||
app/operator/blob.go \
|
||||
app/operator/file.go \
|
||||
app/operator/grant.go \
|
||||
app/operator/imgaux.go \
|
||||
app/operator/manifest.go \
|
||||
@@ -103,7 +102,6 @@ EXTRA_mstored_SOURCES += \
|
||||
pkg/client/account.go \
|
||||
pkg/client/client.go \
|
||||
pkg/client/fileaux.go \
|
||||
pkg/client/file.go \
|
||||
pkg/client/grant.go \
|
||||
pkg/client/httpcall.go \
|
||||
pkg/client/imageaux.go \
|
||||
|
||||
Reference in New Issue
Block a user