apierrors

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2025 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StatusError

type StatusError struct {
	StatusCode int
}

func (*StatusError) Error

func (s *StatusError) Error() string

type UnMarshalError

type UnMarshalError struct {
	Err error
}

func (*UnMarshalError) Error

func (u *UnMarshalError) Error() string

type UrlError

type UrlError struct {
	Reason string
	Url    *url.URL
}

func (*UrlError) Error

func (u *UrlError) Error() string

Source Files

  • net_error.go

Jump to

Keyboard shortcuts

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