octoerrors

package
v0.1.159 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RunbookNotPublishedError added in v0.1.92

type RunbookNotPublishedError struct {
	Runbook *runbooks.Runbook
	Project *projects.Project
}

func (RunbookNotPublishedError) Error added in v0.1.92

func (e RunbookNotPublishedError) Error() string

type RunbookPublishFailedError added in v0.1.89

type RunbookPublishFailedError struct {
	Runbook  *runbooks.Runbook
	Project  *projects.Project
	Response string
}

func (RunbookPublishFailedError) Error added in v0.1.89

type RunbookRunFailedError added in v0.1.88

type RunbookRunFailedError struct {
	Runbook  *runbooks.Runbook
	Project  *projects.Project
	Response string
}

func (RunbookRunFailedError) Error added in v0.1.88

func (e RunbookRunFailedError) Error() string

type TaskDidNotCompleteError

type TaskDidNotCompleteError struct {
	TaskId string
}

func (TaskDidNotCompleteError) Error

func (e TaskDidNotCompleteError) Error() string

type TaskFailedError

type TaskFailedError struct {
	TaskId string
}

func (TaskFailedError) Error

func (e TaskFailedError) Error() string

type TaskNotFound added in v0.1.86

type TaskNotFound struct {
	TaskId string
}

func (TaskNotFound) Error added in v0.1.86

func (e TaskNotFound) Error() string

Jump to

Keyboard shortcuts

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