Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger log.Logger = nil
View Source
var PluginLibrariesExtension = "so"
Assume this extension name for ;loading the libraries (we hope in future windows will allow plugins)
View Source
var PluginLibrariesFolder string = getDefaultPluginsFolder()
Use custom plugins folder to seek for libraries
View Source
var UsePlugins bool = false
Use custom plugins loading proxies
Functions ¶
func DiscoverConnectionHandler ¶
func DiscoverConnectionHandler(clientName string) (generic.NewConnectionHandlerFunc, error)
Looks up for connection Handler linked to a given client name
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.