ps_table

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2014 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Overview

This file contains the library routines for managing the table_lock_waits_summary_by_table table.

This file contains the library routines for managing the table_lock_waits_summary_by_table table.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tabler

type Tabler interface {
	Collect(dbh *sql.DB)
	UpdateInitialValues()
	Headings() string
	RowContent(max_rows int) []string
	TotalRowContent() string
	EmptyRowContent() string
	Description() string
	SetNow()
	Last() time.Time
	SetWantRelativeStats(want_relative_stats bool)
}

a table of rows

Jump to

Keyboard shortcuts

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