Documentation ¶
Index ¶
Constants ¶
View Source
const (
LoadKv = iota
)
Event
Variables ¶
View Source
var Plugin msgq.Msgq
Functions ¶
This section is empty.
Types ¶
type SaveDanmuToSqlite3 ¶
type SaveDanmuToSqlite3 struct {
// contains filtered or unexported fields
}
保存弹幕至sqlite
将SaveDanmuToSqlite3.go放置于github.com/qydysky/bili_danmu/plugin以启用插件
此插件需要启用CGO_ENABLED=1,并安装了gcc
type SaveDanmuToSqlite3PureGo ¶
type SaveDanmuToSqlite3PureGo struct {
// contains filtered or unexported fields
}
保存弹幕至sqlite
将SaveDanmuToSqlite3PureGo.go放置于github.com/qydysky/bili_danmu/plugin以启用插件
Click to show internal directories.
Click to hide internal directories.