config

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

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

Go to latest
Published: Jun 13, 2022 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 {
	Spreadsheets []Spreadsheet `json:"spreadsheets"`
}

func ReadConfig

func ReadConfig(path string) (*Config, error)

type Spreadsheet

type Spreadsheet struct {
	Url        string `json:"url"`
	SheetName  string `json:"sheetName"`
	JiraFilter string `json:"jiraFilter"`
}

Jump to

Keyboard shortcuts

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