phpfpm

package
v0.58.1 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: GPL-3.0 Imports: 17 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Charts

type Charts = module.Charts

Charts is an alias for module.Charts

type Config

type Config struct {
	web.HTTP `yaml:",inline"`
	Socket   string `yaml:"socket"`
	Address  string `yaml:"address"`
	FcgiPath string `yaml:"fcgi_path"`
}

type Dims

type Dims = module.Dims

Dims is an alias for module.Dims

type Phpfpm

type Phpfpm struct {
	module.Base
	Config `yaml:",inline"`
	// contains filtered or unexported fields
}

func New

func New() *Phpfpm

func (Phpfpm) Charts

func (Phpfpm) Charts() *Charts

func (*Phpfpm) Check

func (p *Phpfpm) Check() bool

func (Phpfpm) Cleanup

func (Phpfpm) Cleanup()

func (*Phpfpm) Collect

func (p *Phpfpm) Collect() map[string]int64

func (*Phpfpm) Init

func (p *Phpfpm) Init() bool

Jump to

Keyboard shortcuts

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