package
Version:
v0.0.12
Opens a new window with list of versions in this module.
Published: Nov 15, 2014
License: BSD-2-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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.
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
Source Files
¶
Click to show internal directories.
Click to hide internal directories.