couchdb

package
v0.57.1 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 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 Charts

type Charts = module.Charts

type Config

type Config struct {
	web.HTTP  `yaml:",inline"`
	Node      string `yaml:"node"`
	Databases string `yaml:"databases"`
}

type CouchDB

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

func New

func New() *CouchDB

func (*CouchDB) Charts

func (cdb *CouchDB) Charts() *Charts

func (*CouchDB) Check

func (cdb *CouchDB) Check() bool

func (*CouchDB) Cleanup

func (cdb *CouchDB) Cleanup()

func (*CouchDB) Collect

func (cdb *CouchDB) Collect() map[string]int64

func (*CouchDB) Init

func (cdb *CouchDB) Init() bool

type Dims

type Dims = module.Dims

type Vars

type Vars = module.Vars

Jump to

Keyboard shortcuts

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