bq

package
v0.0.0-...-ac766a6 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	QUEUE_NAME string = "log2bigquery"
)

Variables

View Source
var EnableLog bool = false // debugging variable.

Functions

func DatastoreKeyToPath

func DatastoreKeyToPath(key *datastore.Key) string

func SendLog

func SendLog(c context.Context, logID, insertID string, record interface{}) error

Types

type Task

type Task struct {
	LogID    string
	InsertID string
	Time     time.Time
	Record   interface{}
}

Jump to

Keyboard shortcuts

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