get_deployment_log

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Handler

func Handler(
	reader domain.DeploymentsReader,
	artifactManager domain.ArtifactManager,
) bus.RequestHandler[string, Query]

Types

type Query

type Query struct {
	bus.Query[string]

	AppID            string `json:"-"`
	DeploymentNumber int    `json:"-"`
}

Retrieve a deployment log absolute path.

func (Query) Name_

func (Query) Name_() string

Jump to

Keyboard shortcuts

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