jobresponse

package
v0.4.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const JobResponseFileVar = "JOB_RESPONSE_FILE"

Variables

This section is empty.

Functions

This section is empty.

Types

type JobResponse

type JobResponse struct {
	ShortToken string     `json:"token"`
	Variables  []variable `json:"variables,omitempty"`
	JobID      int64      `json:"id"`
}

func Load

func Load() JobResponse

func (*JobResponse) PipelineID

func (j *JobResponse) PipelineID() int64

func (*JobResponse) ProjectURL

func (j *JobResponse) ProjectURL() string

Jump to

Keyboard shortcuts

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