job

package
v0.0.0-...-2ecead3 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Job

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

func New

func New(opts *Opts) *Job

func (*Job) GetOpts

func (j *Job) GetOpts() Opts

func (*Job) Render

func (j *Job) Render() (string, error)

func (*Job) Update

func (j *Job) Update(ctx context.Context, cl *client.Client)

type Opts

type Opts struct {
	Repos          []string
	Branches       []string
	Users          []string
	Since          time.Time
	Until          time.Time
	Title          string
	DisableCaching bool
}

Options related to the Job

Jump to

Keyboard shortcuts

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