Documentation
¶
Index ¶
Constants ¶
View Source
const ( SEARCH_HOST = "api.bilibili.com" SEARCH_CURRENT_TYPE_PATCH = "/x/web-interface/search/type" )
Variables ¶
View Source
var ( ErrUnsupportedQueryType = errors.New("query type is unsupported") ErrUnsupportedSort = errors.New("sort type is unsupported") )
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) SetKeyWord ¶
func (*Client) SetQuerySort ¶
func (*Client) SetQueryType ¶
func (*Client) SetQueryWord ¶
Click to show internal directories.
Click to hide internal directories.