config

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Project string
	Queries []Query
	Slack   *notify.Slack
}

Config has configurations of BigQuery and Slack

func Parse

func Parse(file string) (*Config, error)

Parse parses config.yaml

type Query added in v0.2.0

type Query struct {
	SQL   string
	Slack *notify.Slack
}

Jump to

Keyboard shortcuts

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