| LOW | cmd/cancel2FA.go | 41 | // Here you will define your flags and configuration settings. |
| LOW | cmd/lang.go | 181 | // langCmd.PersistentFlags().String("foo", "", "A help for foo") |
| LOW | cmd/start.go | 61 | |
| LOW | cmd/admin.go | 101 | // and all subcommands, e.g.: |
| LOW | cmd/restart.go | 21 | RootCmd.AddCommand(RestartCmd) |
| LOW | drivers/115_open/upload.go | 61 | // Data struct { |
| LOW | drivers/115_open/driver.go | 401 | // } |
| LOW | drivers/thunderx/types.go | 101 | //FileExtension string `json:"file_extension"` |
| LOW | drivers/thunderx/types.go | 121 | //IsDefault bool `json:"is_default"` |
| LOW | drivers/123_share/types.go | 81 | |
| LOW | drivers/189/util.go | 41 | // res, err = d.client.R().Get(url) |
| LOW | drivers/189/util.go | 61 | // } |
| LOW | drivers/189/util.go | 81 | // if err != nil { |
| LOW | drivers/189/util.go | 101 | // return errors.New("ocr error:" + jsoniter.Get(vRes.Body(), "msg").ToString()) |
| LOW | drivers/189/util.go | 121 | // "validateCode": vCodeRS, |
| LOW | drivers/baidu_netdisk/types.go | 21 | type File struct { |
| LOW | drivers/baidu_netdisk/types.go | 101 | //Height int `json:"height,omitempty"` |
| LOW | drivers/baidu_netdisk/types.go | 141 | } `json:"thumbs"`*/ |
| LOW | drivers/baidu_netdisk/types.go | 161 | //Channels int `json:"channels"` |
| LOW | drivers/terabox/types.go | 21 | Url3 string `json:"url3"` |
| LOW | drivers/cloudreve_v4/types.go | 41 | // Logo string `json:"logo"` |
| LOW | drivers/139/types.go | 21 | CatalogID string `json:"catalogID"` |
| LOW | drivers/139/types.go | 41 | //SoftLink interface{} `json:"softLink"` |
| LOW | drivers/139/types.go | 61 | ThumbnailURL string `json:"thumbnailURL"` |
| LOW | drivers/139/types.go | 81 | //FileVersion string `json:"fileVersion"` |
| LOW | drivers/139/types.go | 161 | ContentSize int64 `json:"contentSize"` |
| LOW | drivers/webdav/odrvcookie/cookie.go | 1 | package odrvcookie |
| LOW | drivers/webdav/odrvcookie/cookie.go | 21 | //}{m: make(map[string]*SpCookie)} |
| LOW | drivers/webdav/odrvcookie/cookie.go | 41 | // Cookie: cookie.ToString([]*http.Cookie{&tokenConf.RtFa, &tokenConf.FedAuth}), |
| LOW | drivers/yandex_disk/types.go | 21 | //AntivirusStatus string `json:"antivirus_status"` |
| LOW | drivers/baidu_photo/utils.go | 61 | //func (d *BaiduPhoto) Request(furl string, method string, callback base.ReqCallback, resp interface{}) ([]byte, error) |
| LOW | drivers/baidu_photo/utils.go | 81 | // } |
| LOW | drivers/quark_uc/types.go | 21 | type File struct { |
| LOW | drivers/quark_uc/types.go | 101 | } `json:"metadata"` |
| LOW | drivers/quark_uc/types.go | 121 | //Md5 string `json:"md5"` |
| LOW | drivers/quark_uc/types.go | 181 | Size int64 `json:"size"` |
| LOW | drivers/quark_uc/types.go | 201 | // Duration int `json:"duration"` |
| LOW | drivers/123/util.go | 81 | // vm := js.New() |
| LOW | drivers/123/util.go | 101 | // }(t), a = -1, i = 0; i < r.length; i++) |
| LOW | drivers/123/util.go | 121 | // n = 2 < arguments.length && void 0 !== n ? n : 8; |
| LOW | drivers/123/util.go | 141 | // f.push(m[Number(d[p])]); |
| LOW | drivers/degoo/types.go | 121 | // Phone string |
| LOW | drivers/thunder_browser/types.go | 181 | WebContentLink string `json:"web_content_link"` |
| LOW | drivers/thunder_browser/types.go | 201 | Link Link `json:"link"` |
| LOW | drivers/thunder_browser/types.go | 221 | DeleteTime string `json:"delete_time"` |
| LOW | drivers/thunder/types.go | 181 | // Links map[string]Link `json:"links"` |
| LOW | drivers/thunder/types.go | 201 | // Video struct { |
| LOW | drivers/thunder/types.go | 361 | // UpgradeType string `json:"upgrade_type"` |
| LOW | internal/net/serve.go | 21 | "github.com/pkg/errors" |
| LOW | internal/net/serve.go | 41 | // The name is otherwise unused; in particular it can be empty and is |
| LOW | internal/net/serve.go | 121 | http.Error(w, err.Error(), code) |
| LOW | internal/driver/driver.go | 81 | // Besides the most basic upload functionality, the following features also need to be implemented: |
| LOW | internal/driver/driver.go | 121 | type RenameResult interface { |
| LOW | internal/driver/driver.go | 141 | // 2. Submit upload progress (via `up`) in real-time. There are three recommended ways as follows: |
| LOW | internal/driver/driver.go | 161 | } |
| LOW | internal/model/user.go | 41 | ID uint `json:"id" gorm:"primaryKey"` // unique key |
| LOW | server/s3/utils.go | 61 | return nil, err |
| LOW | server/s3/utils.go | 81 | // if !ok { |
| LOW | server/s3/utils.go | 121 | // // FIXME this could be implemented by VFS.MkdirAll() |
| LOW | server/s3/utils.go | 141 | // // might be bucket(root) |
| 46 more matches not shown… |