utils

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Entries

func Entries(op *models.DBOperator) []models.Entry

Entries return the list of projects, datasets and tables into the DB

func ParseFullID

func ParseFullID(fullID string) (string, string, string)

ParseFullID parse a table spec in the form project:dataset.table

func TimeTrack

func TimeTrack(start time.Time, name string, logger *log.Logger)

TimeTrack return the execution time of a command, function, etc...

Types

type Formatter

type Formatter struct {
}

Formatter is used for logrus

func (*Formatter) Format

func (f *Formatter) Format(entry *log.Entry) ([]byte, error)

Format is used to custom format the logs

Jump to

Keyboard shortcuts

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