Documentation
¶
Index ¶
Constants ¶
View Source
const (
Port = 27777
)
Variables ¶
View Source
var ID = component.NewID(componentType)
ID is the identifier of this extension.
Functions ¶
func NewFactory ¶
Types ¶
type Config ¶
type Config struct {
confighttp.ServerConfig `mapstructure:",squash"`
}
Click to show internal directories.
Click to hide internal directories.