references

package
v0.35.2 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MissingError

type MissingError struct {
	SourceKind      string
	SourceName      string
	DestinationKind string
	DestinationName string
}

func AsMissingErrors

func AsMissingErrors(err error) []*MissingError

func NewMissingError

func NewMissingError(sourceKind, sourceName, destinationKind, destinationName string) *MissingError

func (*MissingError) Error

func (e *MissingError) Error() string

func (*MissingError) StyledError

func (e *MissingError) StyledError() string

Jump to

Keyboard shortcuts

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