jobresponse

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2025 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 {
	Token     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

func (*JobResponse) ShortToken

func (j *JobResponse) ShortToken() string

Jump to

Keyboard shortcuts

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