Documentation ¶
Overview ¶
Package remotetapextension implements an extension that exposes the golang remoteobserver processor websockets through a Web interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFactory ¶
Types ¶
type Config ¶
type Config struct {
confighttp.ServerConfig `mapstructure:",squash"` // squash ensures fields are correctly decoded in embedded struct
}
Click to show internal directories.
Click to hide internal directories.