Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WhiteBlue/bilibili-sdk-go
/ functions
Functions
69 in github.com/WhiteBlue/bilibili-sdk-go
⨍
Functions
69
◇
Types & classes
57
↓ 56 callers
Method
Error
()
client/base.go:27
↓ 22 callers
Function
MakeFailedJsonMap
(code string, message string)
service/router.go:9
↓ 13 callers
Method
doRequest
(url string, params map[string]string)
client/base.go:31
↓ 7 callers
Method
GetCache
(key string)
service/cache.go:10
↓ 7 callers
Method
SetCache
(key string, value interface{})
service/cache.go:20
↓ 6 callers
Method
RegisterTask
(task CornTaskImpl)
service/corn.go:77
↓ 4 callers
Method
SortRank
* order: "view", "senddate", "reply", "danmaku", "favorite", */
client/rank.go:33
↓ 2 callers
Method
AppIndex
()
client/others.go:182
↓ 2 callers
Function
EncodeSign
(params map[string]string, secret string)
client/utils.go:15
↓ 2 callers
Method
Get
(url string)
client/utils.go:78
↓ 2 callers
Method
GetIndex
()
client/bangumi.go:140
↓ 2 callers
Method
GetName
()
service/corn.go:13
↓ 2 callers
Method
GetSpecialInfo
(spid int)
client/special.go:44
↓ 2 callers
Method
GetUserInfo
(mid int)
client/user.go:57
↓ 2 callers
Method
GetUserVideos
(mid, page, pageSize int)
client/user.go:72
↓ 2 callers
Method
GetVideoInfo
(aid int)
client/video.go:80
↓ 2 callers
Method
GetVideoPartPath
** videoType: "flv" "hdmp4" "mp4" quality: 1,2,3 */
client/video.go:108
↓ 2 callers
Method
GetWeekList
(bType string)
client/bangumi.go:123
↓ 2 callers
Method
Run
()
service/corn.go:10
↓ 2 callers
Method
Search
* order: "totalrank" "click" "pubdate" "dm" searchType: "all" */
client/others.go:132
↓ 2 callers
Method
SyncLastRunTime
()
service/corn.go:16
↓ 2 callers
Function
exec
execute task
service/corn.go:54
↓ 1 callers
Function
ConformRoute
(app *BiliBiliApplication)
service/router.go:16
↓ 1 callers
Method
Failure
(error)
service/corn.go:12
↓ 1 callers
Method
GetBangumiInfo
(seasonId string)
client/bangumi.go:158
↓ 1 callers
Method
GetDuration
()
service/corn.go:14
↓ 1 callers
Method
GetLastRun
()
service/corn.go:15
↓ 1 callers
Method
GetSpecialVideos
* isBangumi: the result is "bangumi" or other videos */
client/special.go:63
↓ 1 callers
Method
IndexBanner
()
client/others.go:202
↓ 1 callers
Function
Md5
(formal string)
client/utils.go:20
↓ 1 callers
Function
NewCacheManager
()
service/cache.go:26
↓ 1 callers
Function
NewCornService
()
service/corn.go:115
↓ 1 callers
Function
NewHttpClient
()
client/utils.go:53
↓ 1 callers
Function
ReadConfigFromFile
(filename string)
service/config.go:17
↓ 1 callers
Method
SearchByType
(keyword string, page, pageSize int, searchType int)
client/others.go:157
↓ 1 callers
Method
Start
()
service/corn.go:106
↓ 1 callers
Method
Success
()
service/corn.go:11
↓ 1 callers
Function
conformTask
(app *BiliBiliApplication)
service/application.go:91
↓ 1 callers
Function
httpBuildQuery
map to query string & sort by key
client/utils.go:60
↓ 1 callers
Method
loop
()
service/corn.go:94
↓ 1 callers
Method
syncTaskList
(nowTime time.Time)
service/corn.go:83
Method
Failure
(err error)
service/corn.go:33
Method
GetDuration
()
service/corn.go:41
Method
GetLastRun
()
service/corn.go:45
Method
GetName
()
service/corn.go:37
Function
NewApplication
(configFile string)
service/application.go:42
Function
NewClient
(appkey, secret string)
client/cli.go:12
Method
Run
()
service/corn_tasks.go:23
Method
Run
()
service/corn_tasks.go:54
Method
Run
()
service/corn_tasks.go:68
Method
Run
()
service/corn_tasks.go:82
Method
Run
()
service/corn_tasks.go:96
Method
Run
()
service/corn_tasks.go:110
Method
Run
()
service/corn.go:25
Method
Stop
()
service/corn.go:110
Method
Success
()
service/corn.go:29
Method
SyncLastRunTime
()
service/corn.go:49
Function
TestApiSortRank
(t *testing.T)
test/api_test.go:16
Function
TestAppIndex
(t *testing.T)
test/api_test.go:206
Function
TestBangumiIndex
(t *testing.T)
test/api_test.go:56
Function
TestSearch
(t *testing.T)
test/api_test.go:128
Function
TestSpInfo
(t *testing.T)
test/api_test.go:145
Function
TestSpVideos
(t *testing.T)
test/api_test.go:159
Function
TestUserInfo
(t *testing.T)
test/api_test.go:175
Function
TestUserVideos
(t *testing.T)
test/api_test.go:189
Function
TestVideoInfo
(t *testing.T)
test/api_test.go:95
Function
TestVideoPath
(t *testing.T)
test/api_test.go:112
Function
TestWeekBangumi
(t *testing.T)
test/api_test.go:37
Function
main
()
main.go:8