core

package
v0.0.20 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	UUIDHeader  = "x-runner-uuid"
	TokenHeader = "x-runner-token"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner struct {
	ID           int64    `json:"id"`
	UUID         string   `json:"uuid"`
	Name         string   `json:"name"`
	Token        string   `json:"token"`
	Address      string   `json:"address"`
	Labels       []string `json:"labels"`
	RunnerWorker []string `json:"runner_worker"`
}

Runner struct

Jump to

Keyboard shortcuts

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