# Functions

FromEnv creates a new NSConfiguration and fills all unset options from the env variables.
No description provided by the author
No description provided by the author
Ip2int converts and IP address to 32-bit unsignet integer.
IsIPv6 function to check whether an IP is IPv6 or IPv4.
NewMechanism creates a new mechanism with passed type and description.
NewNSMConnection creates a NsmConnection.

# Constants

NsmClientSocketEnv is the name of the env variable to define NSM client socket.
NsmServerSocketEnv is the name of the env variable to define NSM server socket.
WorkspaceEnv is the name of the env variable to define workspace directory.

# Structs

NSConfiguration contains the full configuration used in the SDK.
NsmConnection is a NSM manager connection.