configuration

package
v0.1.29 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const Backstage string = "backstage"
View Source
const TechZone string = "techzone"

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiConfig

type ApiConfig struct {
	URL   string `json:"url" yaml:"url"`
	Token string `json:"token" yaml:"token"`
}

ApiConfig is the configuration for the API

type ServiceConfig

type ServiceConfig struct {
	API ApiConfig `yaml:"api" json:"api"`
}

ServiceConfig is the configuration for the service.

Jump to

Keyboard shortcuts

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