Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudreve/cloudreve
/ functions
Functions
11,486 in github.com/cloudreve/cloudreve
⨍
Functions
11,486
◇
Types & classes
1,532
Function
TestContainsString
(t *testing.T)
pkg/util/common_test.go:36
Function
TestContainsUint
(t *testing.T)
pkg/util/common_test.go:29
Function
TestCreatNestedFile
(t *testing.T)
pkg/util/io_test.go:14
Function
TestDeletes
(t *testing.T)
pkg/cache/driver_test.go:26
Function
TestDiscoveryXmlToViewerGroup
(t *testing.T)
pkg/wopi/discovery_test.go:8
Function
TestDotPathToStandardPath
(t *testing.T)
pkg/util/path_test.go:8
Function
TestExists
(t *testing.T)
pkg/util/io_test.go:8
Function
TestFillSlash
(t *testing.T)
pkg/util/path_test.go:16
Function
TestGet
(t *testing.T)
pkg/cache/driver_test.go:14
Function
TestGetSettings
(t *testing.T)
pkg/cache/driver_test.go:35
Function
TestHTTPClient_Request
(t *testing.T)
pkg/request/request_test.go:55
Function
TestHTTPClient_TPSLimit
(t *testing.T)
pkg/request/request_test.go:239
Function
TestInit
(t *testing.T)
pkg/cache/driver_test.go:55
Function
TestInitDelimiterNotFound
TestInitDelimiterNotFound 日志路径存在但 Key 格式错误时
pkg/conf/conf_test.go:25
Function
TestInitNoPanic
TestInitNoPanic 日志路径存在且合法时
pkg/conf/conf_test.go:45
Function
TestInitPanic
测试Init日志路径错误
pkg/conf/conf_test.go:12
Function
TestIsEmpty
(t *testing.T)
pkg/util/io_test.go:34
Function
TestLimit
(t *testing.T)
pkg/request/tpslimiter_test.go:10
Function
TestLog
(t *testing.T)
pkg/util/logger_test.go:29
Function
TestLogger_Debug
(t *testing.T)
pkg/util/logger_test.go:36
Function
TestLogger_Error
(t *testing.T)
pkg/util/logger_test.go:77
Function
TestLogger_Info
(t *testing.T)
pkg/util/logger_test.go:50
Function
TestLogger_Panic
(t *testing.T)
pkg/util/logger_test.go:91
Function
TestLogger_Warning
(t *testing.T)
pkg/util/logger_test.go:63
Function
TestMapSection
(t *testing.T)
pkg/conf/conf_test.go:69
Function
TestMemoStore_Delete
(t *testing.T)
pkg/cache/memo_test.go:120
Function
TestMemoStore_GarbageCollect
(t *testing.T)
pkg/cache/memo_test.go:139
Function
TestMemoStore_Get
(t *testing.T)
pkg/cache/memo_test.go:29
Function
TestMemoStore_Gets
(t *testing.T)
pkg/cache/memo_test.go:73
Function
TestMemoStore_Set
(t *testing.T)
pkg/cache/memo_test.go:17
Function
TestMemoStore_Sets
(t *testing.T)
pkg/cache/memo_test.go:98
Function
TestNewBalancer
(t *testing.T)
pkg/balancer/balancer_test.go:8
Function
TestNewMemoStore
(t *testing.T)
pkg/cache/memo_test.go:9
Function
TestNewRedisStore
(t *testing.T)
pkg/cache/redis_test.go:13
Function
TestNopRSCloser_SetFirstFakeChunk
(t *testing.T)
pkg/request/request_test.go:219
Function
TestRandStringRunes
(t *testing.T)
pkg/util/common_test.go:8
Function
TestRedisStore_Delete
(t *testing.T)
pkg/cache/redis_test.go:282
Function
TestRedisStore_Get
(t *testing.T)
pkg/cache/redis_test.go:99
Function
TestRedisStore_Gets
(t *testing.T)
pkg/cache/redis_test.go:157
Function
TestRedisStore_Set
(t *testing.T)
pkg/cache/redis_test.go:33
Function
TestRedisStore_Sets
(t *testing.T)
pkg/cache/redis_test.go:227
Function
TestRemoveSlash
(t *testing.T)
pkg/util/path_test.go:23
Function
TestReplace
(t *testing.T)
pkg/util/common_test.go:43
Function
TestResponse_CheckHTTPResponse
(t *testing.T)
pkg/request/request_test.go:115
Function
TestResponse_DecodeResponse
(t *testing.T)
pkg/request/request_test.go:182
Function
TestResponse_GetRSCloser
(t *testing.T)
pkg/request/request_test.go:146
Function
TestResponse_GetResponse
(t *testing.T)
pkg/request/request_test.go:91
Function
TestRoundRobin_NextIndex
(t *testing.T)
pkg/balancer/roundrobin_test.go:8
Function
TestRoundRobin_NextPeer
(t *testing.T)
pkg/balancer/roundrobin_test.go:20
Function
TestSet
(t *testing.T)
pkg/cache/driver_test.go:8
Function
TestSetSettings
(t *testing.T)
pkg/cache/driver_test.go:44
Function
TestSliceDifference
(t *testing.T)
pkg/util/common_test.go:72
Function
TestSplitPath
(t *testing.T)
pkg/util/path_test.go:30
Function
TestValidateExternalURL_AllowedCIDR
(t *testing.T)
pkg/request/ssrftest/ssrf_test.go:116
Function
TestValidateExternalURL_AllowedHostBypass
(t *testing.T)
pkg/request/ssrftest/ssrf_test.go:83
Function
TestValidateExternalURL_Disabled
(t *testing.T)
pkg/request/ssrftest/ssrf_test.go:101
Function
TestValidateExternalURL_IPLiterals
(t *testing.T)
pkg/request/ssrftest/ssrf_test.go:45
Function
TestValidateExternalURL_LocalLiterals
(t *testing.T)
pkg/request/ssrftest/ssrf_test.go:30
Function
TestValidateExternalURL_Magnet
(t *testing.T)
pkg/request/ssrftest/ssrf_test.go:139
Function
TestValidateExternalURL_PublicIP
(t *testing.T)
pkg/request/ssrftest/ssrf_test.go:70
Function
TestValidateExternalURL_Scheme
(t *testing.T)
pkg/request/ssrftest/ssrf_test.go:14
Function
TestWithContentLength
(t *testing.T)
pkg/request/request_test.go:41
Function
TestWithContext
(t *testing.T)
pkg/request/request_test.go:48
Function
TestWithHeader
(t *testing.T)
pkg/request/request_test.go:34
Function
TestWithTimeout
(t *testing.T)
pkg/request/request_test.go:27
Method
TextExtractor
(ctx context.Context)
application/dependency/dependency.go:424
Method
Theme
(ctx context.Context)
pkg/setting/provider.go:431
Function
Thumb
Thumb 获取文件缩略图
routers/controllers/file.go:147
Method
Thumb
(c *gin.Context)
service/explorer/slave.go:157
Method
Thumb
Thumb 获取文件缩略图
pkg/filemanager/driver/cos/cos.go:352
Method
Thumb
Thumb 获取文件缩略图
pkg/filemanager/driver/remote/remote.go:95
Method
Thumb
(ctx context.Context, expire *time.Time, ext string, e fs.Entity)
pkg/filemanager/driver/obs/obs.go:337
Method
Thumb
Thumb 获取文件缩略图
pkg/filemanager/driver/oss/oss.go:370
Method
Thumb
Thumb 获取文件缩略图
pkg/filemanager/driver/s3/s3.go:291
Method
Thumb
Thumb 获取文件缩略图
pkg/filemanager/driver/onedrive/onedrive.go:139
Method
Thumb
Thumb 获取文件缩略图
pkg/filemanager/driver/local/local.go:198
Method
Thumb
Thumb 获取文件缩略图
pkg/filemanager/driver/upyun/upyun.go:204
Method
Thumb
Thumb 获取缩略图URL
pkg/filemanager/driver/ks3/ks3.go:303
Method
Thumb
Thumb 获取文件缩略图
pkg/filemanager/driver/qiniu/qiniu.go:282
Method
ThumbEncode
(ctx context.Context)
pkg/setting/provider.go:538
Method
ThumbEntitySuffix
(ctx context.Context)
pkg/setting/provider.go:545
Method
ThumbGCAfterGen
(ctx context.Context)
pkg/setting/provider.go:553
Method
ThumbPipeline
()
application/dependency/dependency.go:893
Method
ThumbQueue
(ctx context.Context)
application/dependency/dependency.go:589
Method
ThumbSize
(ctx context.Context)
pkg/setting/provider.go:534
Method
ThumbSlaveSidecarSuffix
(ctx context.Context)
pkg/setting/provider.go:549
Method
Thumbnail
Thumbnail returns the thumbnail entity of the file.
pkg/filemanager/manager/thumbnail.go:27
Method
To
(ctx context.Context, path *fs.URI)
pkg/filemanager/fs/dbfs/sharewithme_navigator.go:58
Method
To
(ctx context.Context, path *fs.URI)
pkg/filemanager/fs/dbfs/trash_navigator.go:72
Method
To
(ctx context.Context, path *fs.URI)
pkg/filemanager/fs/dbfs/my_navigator.go:74
Method
To
(ctx context.Context, path *fs.URI)
pkg/filemanager/fs/dbfs/share_navigator.go:181
Method
Token
Token 获取上传策略和认证Token
pkg/filemanager/driver/cos/cos.go:452
Method
Token
Token 获取上传策略和认证Token
pkg/filemanager/driver/remote/remote.go:139
Method
Token
(ctx context.Context, uploadSession *fs.UploadSession, file *fs.UploadRequest)
pkg/filemanager/driver/obs/obs.go:405
Method
Token
Token 获取上传策略和认证Token
pkg/filemanager/driver/oss/oss.go:490
Method
Token
Token 获取上传策略和认证Token
pkg/filemanager/driver/s3/s3.go:335
Method
Token
Token 获取上传会话URL
pkg/filemanager/driver/onedrive/onedrive.go:164
Method
Token
Token 获取上传策略和认证Token,本地策略直接返回空值
pkg/filemanager/driver/local/local.go:208
Method
Token
Token 获取上传策略和认证Token
pkg/filemanager/driver/upyun/upyun.go:280
Method
Token
Token 获取上传凭证
pkg/filemanager/driver/ks3/ks3.go:391
← previous
next →
10,001–10,100 of 11,486, ranked by callers