package
0.0.0-20200712133309-237f4c2a41fe
Repository: https://github.com/hellgate75/go-tcp-common.git
Documentation: pkg.go.dev

# Functions

Looks up for plugin by a given ParserFormat, using eventually pluginsFolder and library exception excluded the dot, in case one of them is empty string it will be replaced with the package DefaultPluginsFolder and DefaultLibraryExtension variables.

# Variables

Default library file extension.
Default Plugin libraries folder.

# Interfaces

Describe the exposed Plugin interface for the proxies access to the service triplets ( made of: Path string, net/common.ApiAction, net/cluster/types.Command).

# Type aliases

Describe Proxy Lookup function, expected with name = ServiceDiscovery -> func()([]ServicePlugin).