nginx

package
v0.0.0-...-54d14c8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2018 License: MIT Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	StatusURL string `mapstructure:"status_url"`
}

Config - XXX

type Nginx

type Nginx struct {
	Config Config
}

Nginx - XXX

func (*Nginx) Collect

func (n *Nginx) Collect() (interface{}, error)

Collect - XXX

func (*Nginx) Description

func (n *Nginx) Description() string

Description - XXX

func (*Nginx) SampleConfig

func (n *Nginx) SampleConfig() string

SampleConfig - XXX

func (*Nginx) SetConfigDefaults

func (n *Nginx) SetConfigDefaults() error

SetConfigDefaults - XXX

func (*Nginx) Start

func (n *Nginx) Start() error

Start - XXX

func (*Nginx) Stop

func (n *Nginx) Stop()

Stop - XXX

type PerformanceStruct

type PerformanceStruct struct {
	Gauges map[string]interface{} `json:"gauges"`
}

PerformanceStruct - XXX

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL