Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FloatTech/AnimeAPI
/ Set
Method
Set
bilibili/types.go:398–401 ·
view source on GitHub ↗
Set ...
(cookie string)
Source
from the content-addressed store, hash-verified
396
397
// Set ...
398
func
(cfg *CookieConfig) Set(cookie string) (err error) {
399
cfg.BilibiliCookie = cookie
400
return
cfg.Save()
401
}
402
403
// Load ...
404
func
(cfg *CookieConfig) Load() (cookie string, err error) {
Callers
8
Yandex
Function · 0.80
ASCII2d
Function · 0.80
chat
Function · 0.80
Download
Method · 0.80
Cat
Function · 0.80
SignURL
Function · 0.80
Shindanmaker
Function · 0.80
refresh
Function · 0.80
Calls
1
Save
Method · 0.95
Tested by
no test coverage detected