pgbouncer

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: 14 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 {
	DSN     string       `yaml:"dsn"`
	Timeout web.Duration `yaml:"timeout"`
}

type PgBouncer

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

func New

func New() *PgBouncer

func (*PgBouncer) Charts

func (p *PgBouncer) Charts() *module.Charts

func (*PgBouncer) Check

func (p *PgBouncer) Check() bool

func (*PgBouncer) Cleanup

func (p *PgBouncer) Cleanup()

func (*PgBouncer) Collect

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

func (*PgBouncer) Init

func (p *PgBouncer) Init() bool

Jump to

Keyboard shortcuts

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