package
0.0.0-20200226065818-fe632b36a108
Repository: https://github.com/alipay/sofa-mesh.git
Documentation: pkg.go.dev

# Functions

ArgsTopic returns a ControlZ topic that allows visualization of process command-line arguments.
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.
EnvTopic returns a ControlZ topic that allows visualization of process environment variables.
MemTopic returns a ControlZ topic that allows visualization of process memory usage.
MetricsTopic returns a ControlZ topic that allows visualization of process metrics.
MustAsset is like Asset but panics when Asset would return an error.
NewCollectionTopic creates a new custom topic that exposes the provided collections.
NewStaticCollection creates a static collection from the given set of items.
ProcTopic returns a ControlZ topic that allows visualization of process state.
RestoreAsset restores an asset under the given directory.
RestoreAssets restores an asset under the given directory recursively.
ScopeTopic returns a ControlZ topic that allows visualization of process logging scopes.
VersionTopic returns a ControlZ topic that allows visualization of versioning info.

# Interfaces

ReadableCollection is a staticCollection collection of entries to be exposed via CtrlZ.