Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetAdapter ¶ added in v1.2.0
func SetAdapter(a GoneAdapter)
func StartAdapter ¶ added in v1.2.0
func StartAdapter()
Types ¶
type GoneAdapter ¶ added in v1.2.0
type GoneAdapter struct {
Name string
Description string
Version string
SupportedPlatform string // "qq", "wechat", etc.
Connector func() // Main Thread
}
func GetCurrentAdatper ¶ added in v1.2.1
func GetCurrentAdatper() GoneAdapter
Click to show internal directories.
Click to hide internal directories.