types

package
v0.0.0-...-1b5da55 Latest Latest
Warning

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

Go to latest
Published: May 8, 2018 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Metric

type Metric struct {
	Engine     string
	NumInserts int
	TotalRuns  int
	Run        int
	RunId      string
	ExecTime   int64
	Date       time.Time
}

type Record

type Record struct {
	Field1  string  `json:field1`
	Field2  string  `json:field2`
	Field3  string  `json:field3`
	Field4  string  `json:field4`
	Field5  string  `json:field5`
	Field6  string  `json:field6`
	Field7  string  `json:field7`
	Field8  string  `json:field8`
	Field9  string  `json:field9`
	Field10 string  `json:field10`
	Field11 string  `json:field11`
	Field12 string  `json:field12`
	Field13 int     `json:field13`
	Field14 float64 `json:field14`
	Field15 bool    `json:field15`
}

func (Record) TableName

func (r Record) TableName() string

Jump to

Keyboard shortcuts

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