# Functions
Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
AssetInfo loads and returns the asset info for the given name.
AssetNames returns the names of the assets.
Meta returns the snap plug.PluginMeta type.
MustAsset is like Asset but panics when Asset would return an error.
NewCassandraCollector returns a new instance of Cassandra struct.
NewCassClient returns a new instance of CassClient.
NewEmptyCassClient returns an empty instance of CassClient.
NewClient returns a new instance of HTTPClient.
RestoreAsset restores an asset under the given directory.
RestoreAssets restores an asset under the given directory recursively.
# Constants
const defines constant varaibles.
Timeout duration.
const defines constant varaibles.
const defines constant varaibles.
const defines constant varaibles.
const defines constant varaibles.
const defines constant varaibles.
const defines constant varaibles.
const defines constant varaibles.
const defines constant varaibles.
const defines constant varaibles.
Name of plugin.
const defines constant varaibles.
Pipe the | string.
Type of plugin.
const defines constant varaibles.
const defines constant varaibles.
const defines constant varaibles.
const defines constant varaibles.
const defines constant varaibles.
Slash the slash symbol string.
const defines constant varaibles.
Version of plugin.
Wildcard the * string.
# Structs
Cassandra struct.
CassClient defines the URL of Cassandra.
HTTPClient defines the client for HTTP communication.
XMLAttribute represents Attribute element.
XMLAttributes represents list of Attribute elements.
XMLDomain represents Domain element.
XMLMBean represents MBean element.
XMLServer represents Server element.