splitted one operator module to file, account, image operators; splitted operator functions; etc
This commit is contained in:
@@ -11,7 +11,7 @@ func (cli *Client) FileInfo(ctx context.Context, rawpath string) (bool, int64, s
|
||||
var err error
|
||||
var exist bool
|
||||
var size int64
|
||||
var digest string
|
||||
var digest string
|
||||
|
||||
ref, err := ParsePath(rawpath)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user