package
Version:
v0.0.20
Opens a new window with list of versions in this module.
Published: Mar 7, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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
Source Files
¶
Click to show internal directories.
Click to hide internal directories.