Logo
Explore Help
Register Sign In
injectlib/alist
1
0
Fork 0
You've already forked alist
mirror of https://github.com/AlistGo/alist.git synced 2025-11-25 03:15:10 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
main
alist/internal/errs/driver.go

9 lines
119 B
Go
Raw Permalink Normal View History

feat: add onedrive driver
2022-08-30 21:52:06 +08:00
package errs
import "errors"
var (
EmptyToken = errors.New("empty token")
feat(123_open): add new driver support for 123 Open (#9246) - Implement new driver for 123 Open service, enabling file operations such as listing, uploading, moving, and removing files. - Introduce token management for authentication and authorization. - Add API integration for various file operations and actions. - Include utility functions for handling API requests and responses. - Register the new driver in the existing drivers' list.
2025-08-04 11:56:57 +08:00
LinkIsDir = errors.New("link is dir")
feat: add onedrive driver
2022-08-30 21:52:06 +08:00
)
Reference in New Issue Copy Permalink
Managed by MacWk.CN Version: 1.25.0 Page: 56ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API