internal

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package version is used check what the verson variable was set to when the running build was created.

Index

Constants

This section is empty.

Variables

View Source
var CrashReportingDSN = ""
View Source
var TelemetryWriteKey = ""
View Source
var Version = "0.0.0-development"

Version is set on build, it should follow sematic versioning. Release build version is the git tag (set in the .goreleaser ldflags and the Dockerfile BUILDVERSION arg).

Functions

func ParseOptions added in v0.4.0

func ParseOptions(cmd *cobra.Command, options interface{}) error

Types

type Options added in v0.4.2

type Options struct {
	Host       string `mapstructure:"host"`
	ConfigFile string `mapstructure:"config-file"`
	LogLevel   string `mapstructure:"log-level"`
}

Directories

Path Synopsis
Package logging provides a shared logger and log utilities to be used in all internal packages.
Package logging provides a shared logger and log utilities to be used in all internal packages.
tools
querylinter Module

Jump to

Keyboard shortcuts

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