package
0.13.0
Repository: https://github.com/smlx/jiratime.git
Documentation: pkg.go.dev

# Functions

Read the config file.
ReadAuth the config file.
ReadBasicAuth the config file.
Write persists the given Config to the given path.
WriteAuth persists the given Config to the given path.
WriteBasicAuth persists the given Config to the given path.

# Structs

Auth represents the structure of the auth.yml.
BasicAuth represents the structure of the auth.yml.
Config represents the structure of the config file.
Issue represents the list of known Jira issues.
OAuth2 is a config entry containing oauth2 secrets.
Regexp is a type that supports JSON Unmarshalling.