package
0.1.3
Repository: https://github.com/github/gh-skyline.git
Documentation: pkg.go.dev

# Functions

New creates a new SkylineError with the specified type, message, and wrapped error.
Wrap enhances an existing error with additional context while preserving its type If the original error is nil, returns nil.

# Constants

GitHub GraphQL API errors.
File/network I/O errors.
Network communication errors.
STL file generation errors.
Input validation errors.

# Structs

SkylineError provides structured error information including type and context.

# Type aliases

ErrorType represents categories of errors that can occur in the application.