api

package
v0.0.0-...-570fd0e Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	JenkinsBuildTileType coreModels.TileType = "JENKINS-BUILD"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

type Repository interface {
	GetJob(jobName string, branch string) (*models.Job, error)
	GetLastBuildStatus(job *models.Job) (*models.Build, error)
}

type Usecase

type Usecase interface {
	Build(params *models.BuildParams) (*coreModels.Tile, error)
	BuildGenerator(params interface{}) ([]uiConfigModels.GeneratedTile, error)
}

Directories

Path Synopsis
delivery

Jump to

Keyboard shortcuts

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