application

package
v0.0.0-...-73f03d9 Latest Latest
Warning

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

Go to latest
Published: May 20, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WorkflowTaskQueueName = "Deployment"
	HelmPluginName        = "helm"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	// contains filtered or unexported fields
}

func New

func New(logger logging.Logger) *Application

func (*Application) Close

func (app *Application) Close()

func (*Application) Start

func (app *Application) Start()

type Configuration

type Configuration struct {
	Port int `envconfig:"PORT" default:"9080"`
}

Jump to

Keyboard shortcuts

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