MCPcopy Create free account

hub / github.com/WhiteBlue/bilibili-sdk-go / functions

Functions69 in github.com/WhiteBlue/bilibili-sdk-go

↓ 56 callersMethodError
()
client/base.go:27
↓ 22 callersFunctionMakeFailedJsonMap
(code string, message string)
service/router.go:9
↓ 13 callersMethoddoRequest
(url string, params map[string]string)
client/base.go:31
↓ 7 callersMethodGetCache
(key string)
service/cache.go:10
↓ 7 callersMethodSetCache
(key string, value interface{})
service/cache.go:20
↓ 6 callersMethodRegisterTask
(task CornTaskImpl)
service/corn.go:77
↓ 4 callersMethodSortRank
* order: "view", "senddate", "reply", "danmaku", "favorite", */
client/rank.go:33
↓ 2 callersMethodAppIndex
()
client/others.go:182
↓ 2 callersFunctionEncodeSign
(params map[string]string, secret string)
client/utils.go:15
↓ 2 callersMethodGet
(url string)
client/utils.go:78
↓ 2 callersMethodGetIndex
()
client/bangumi.go:140
↓ 2 callersMethodGetName
()
service/corn.go:13
↓ 2 callersMethodGetSpecialInfo
(spid int)
client/special.go:44
↓ 2 callersMethodGetUserInfo
(mid int)
client/user.go:57
↓ 2 callersMethodGetUserVideos
(mid, page, pageSize int)
client/user.go:72
↓ 2 callersMethodGetVideoInfo
(aid int)
client/video.go:80
↓ 2 callersMethodGetVideoPartPath
** videoType: "flv" "hdmp4" "mp4" quality: 1,2,3 */
client/video.go:108
↓ 2 callersMethodGetWeekList
(bType string)
client/bangumi.go:123
↓ 2 callersMethodRun
()
service/corn.go:10
↓ 2 callersMethodSearch
* order: "totalrank" "click" "pubdate" "dm" searchType: "all" */
client/others.go:132
↓ 2 callersMethodSyncLastRunTime
()
service/corn.go:16
↓ 2 callersFunctionexec
execute task
service/corn.go:54
↓ 1 callersFunctionConformRoute
(app *BiliBiliApplication)
service/router.go:16
↓ 1 callersMethodFailure
(error)
service/corn.go:12
↓ 1 callersMethodGetBangumiInfo
(seasonId string)
client/bangumi.go:158
↓ 1 callersMethodGetDuration
()
service/corn.go:14
↓ 1 callersMethodGetLastRun
()
service/corn.go:15
↓ 1 callersMethodGetSpecialVideos
* isBangumi: the result is "bangumi" or other videos */
client/special.go:63
↓ 1 callersMethodIndexBanner
()
client/others.go:202
↓ 1 callersFunctionMd5
(formal string)
client/utils.go:20
↓ 1 callersFunctionNewCacheManager
()
service/cache.go:26
↓ 1 callersFunctionNewCornService
()
service/corn.go:115
↓ 1 callersFunctionNewHttpClient
()
client/utils.go:53
↓ 1 callersFunctionReadConfigFromFile
(filename string)
service/config.go:17
↓ 1 callersMethodSearchByType
(keyword string, page, pageSize int, searchType int)
client/others.go:157
↓ 1 callersMethodStart
()
service/corn.go:106
↓ 1 callersMethodSuccess
()
service/corn.go:11
↓ 1 callersFunctionconformTask
(app *BiliBiliApplication)
service/application.go:91
↓ 1 callersFunctionhttpBuildQuery
map to query string & sort by key
client/utils.go:60
↓ 1 callersMethodloop
()
service/corn.go:94
↓ 1 callersMethodsyncTaskList
(nowTime time.Time)
service/corn.go:83
MethodFailure
(err error)
service/corn.go:33
MethodGetDuration
()
service/corn.go:41
MethodGetLastRun
()
service/corn.go:45
MethodGetName
()
service/corn.go:37
FunctionNewApplication
(configFile string)
service/application.go:42
FunctionNewClient
(appkey, secret string)
client/cli.go:12
MethodRun
()
service/corn_tasks.go:23
MethodRun
()
service/corn_tasks.go:54
MethodRun
()
service/corn_tasks.go:68
MethodRun
()
service/corn_tasks.go:82
MethodRun
()
service/corn_tasks.go:96
MethodRun
()
service/corn_tasks.go:110
MethodRun
()
service/corn.go:25
MethodStop
()
service/corn.go:110
MethodSuccess
()
service/corn.go:29
MethodSyncLastRunTime
()
service/corn.go:49
FunctionTestApiSortRank
(t *testing.T)
test/api_test.go:16
FunctionTestAppIndex
(t *testing.T)
test/api_test.go:206
FunctionTestBangumiIndex
(t *testing.T)
test/api_test.go:56
FunctionTestSearch
(t *testing.T)
test/api_test.go:128
FunctionTestSpInfo
(t *testing.T)
test/api_test.go:145
FunctionTestSpVideos
(t *testing.T)
test/api_test.go:159
FunctionTestUserInfo
(t *testing.T)
test/api_test.go:175
FunctionTestUserVideos
(t *testing.T)
test/api_test.go:189
FunctionTestVideoInfo
(t *testing.T)
test/api_test.go:95
FunctionTestVideoPath
(t *testing.T)
test/api_test.go:112
FunctionTestWeekBangumi
(t *testing.T)
test/api_test.go:37
Functionmain
()
main.go:8