Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Macrobenchmark ¶
type Macrobenchmark struct { ID uint64 ExecutionID uint64 WorkloadID uint64 StartTime time.Time FinishTime time.Time }
func GetOrCreate ¶
func GetOrCreate(ctx context.Context, db *sql.DB, m Macrobenchmark) (ret Macrobenchmark, err error)
Click to show internal directories.
Click to hide internal directories.