package
0.17.1
Repository: https://github.com/weaveworks/scope.git
Documentation: pkg.go.dev

# Functions

MaxBytesReader is similar to net/http.MaxBytesReader, but lets us choose how to handle an overflow by providing an error.
NewPlugin loads and initializes a new plugin.
NewRegistry creates a new registry which watches the given dir root for new plugins, and adds them.

# Structs

Plugin is the implementation of a plugin.
Registry maintains a list of available plugins by name.