# Functions
CheckConnectivity determines whether the Shadowsocks proxy can relay TCP and UDP traffic under the current network.
CheckServerReachable determines whether the server at `host:port` is reachable over TCP.
NewClient creates a new Shadowsocks client from a non-nil configuration.
NewClientFromJSON creates a new Shadowsocks client from a JSON formatted configuration.
# Constants
Error number constants exported through gomobile.
Unused.
Electron only.
Unused.
Error number constants exported through gomobile.
Unused.
Unused.
Electron only.
Error number constants exported through gomobile.
Error number constants exported through gomobile.
Error number constants exported through gomobile.
Unused.
Unused.
# Type aliases
A client object that can be used to connect to a remote Shadowsocks proxy.