# Packages
No description provided by the author
# Functions
DefaultTransportConfig creates a TransportConfig with the default settings taken from the meta section of the spec file.
No description provided by the author
New creates a new LM sdk go client.
NewConfig create a new empty client Config.
# Constants
DefaultBasePath is the default BasePath found in Meta (info) section of spec file.
DefaultHost is the default Host found in Meta (info) section of spec file.
# Variables
DefaultSchemes are the default schemes found in Meta (info) section of spec file.
# Structs
Config information for LMSdkGo client.
LMSdkGo is a client for LM sdk go.
TransportConfig contains the transport related info, found in the meta section of the spec file.