app

package
v0.0.28 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment

type Environment struct {
	Ip     string
	Port   int
	Addr   string
	Domain string

	Build struct {
		Name    string
		Version string
		Commit  string
		Date    string
		Tag     string
	}

	OpenAPI oas.Openapi

	BaseUrl               string
	AuthorizationEndpoint string
	TokenEndpoint         string

	PollIntervalInSeconds int

	CacheDefaultExpiration int
	CachePurgeExpired      int
	Cache                  *cache.Cache
}
var Env Environment

Jump to

Keyboard shortcuts

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