profiling

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2022 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Profiling added in v1.7.0

type Profiling struct {
	// contains filtered or unexported fields
}

func New added in v1.7.0

func New(url string) *Profiling

func (*Profiling) DatabaseNames added in v1.18.0

func (p *Profiling) DatabaseNames() ([]string, error)

DatabaseNames returns the names of non-empty databases present in the cluster.

func (*Profiling) Disable added in v1.7.0

func (p *Profiling) Disable(dbname string) error

func (*Profiling) DisableAll added in v1.7.0

func (p *Profiling) DisableAll() error

func (*Profiling) Drop added in v1.7.0

func (p *Profiling) Drop(dbname string) error

func (*Profiling) DropAll added in v1.7.0

func (p *Profiling) DropAll() error

func (*Profiling) Enable added in v1.7.0

func (p *Profiling) Enable(dbname string) error

func (*Profiling) EnableAll added in v1.7.0

func (p *Profiling) EnableAll() error

func (*Profiling) Exist added in v1.7.0

func (p *Profiling) Exist(dbnameToLook string) bool

func (*Profiling) Reset added in v1.7.0

func (p *Profiling) Reset(dbname string) error

func (*Profiling) ResetAll added in v1.7.0

func (p *Profiling) ResetAll() error

func (*Profiling) Run added in v1.7.0

func (p *Profiling) Run(f run) error

func (*Profiling) RunDB added in v1.7.0

func (p *Profiling) RunDB(f runDB) error

Jump to

Keyboard shortcuts

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