Documentation ¶
Index ¶
Constants ¶
View Source
const ( Scrolling = iota Scaling )
Variables ¶
View Source
var DEBUG, INFO, WARN, FATAL = logging.GetLogger()
Functions ¶
Types ¶
type ConfigFlowPlotScrollMode ¶
type ConfigFlowPlotScrollMode uint8
type DrBenchmarkConfig ¶
type DrPlayConfig ¶
type DrPlayConfig struct { Psql datatypes.Login //The following will be set by drplayer: PrintToStdOut bool A_Session *datatypes.DB_session A_Csv bool A_Benchmark *datatypes.DB_benchmark }
func (DrPlayConfig) GetDBObj ¶
func (s DrPlayConfig) GetDBObj() datatypes.DB_session
Click to show internal directories.
Click to hide internal directories.