Documentation ¶
Overview ¶
*
- 快速备份插件
- 编写者:Underworld511
Index ¶
Constants ¶
View Source
const Data = `` /* 302-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func CreatePluginsList ¶
Types ¶
type BasePlugin ¶
type BasePlugin struct { }
func (*BasePlugin) Close ¶
func (hp *BasePlugin) Close()
func (*BasePlugin) Init ¶
func (hp *BasePlugin) Init(s lib.Server)
type Calculator ¶
type Calculator struct{}
func (*Calculator) Close ¶
func (ca *Calculator) Close()
func (*Calculator) Init ¶
func (ca *Calculator) Init(s lib.Server)
type Here ¶
type QuickBackupY ¶
type QuickBackupY struct {
// contains filtered or unexported fields
}
func (*QuickBackupY) Close ¶
func (qb *QuickBackupY) Close()
func (*QuickBackupY) Init ¶
func (qb *QuickBackupY) Init(s lib.Server)
type QuickImageY ¶
type QuickImageY struct{}
func (*QuickImageY) Close ¶
func (qi *QuickImageY) Close()
func (*QuickImageY) Init ¶
func (qi *QuickImageY) Init(s lib.Server)
type SDChatPlugin ¶
type SDChatPlugin struct{}
func (*SDChatPlugin) Close ¶
func (hp *SDChatPlugin) Close()
func (*SDChatPlugin) Init ¶
func (hp *SDChatPlugin) Init(s lib.Server)
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
* websocket客户端
|
* websocket客户端 |
* 坐标记录插件 * 编写者:Underworld511
|
* 坐标记录插件 * 编写者:Underworld511 |
Click to show internal directories.
Click to hide internal directories.