support

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package support contains supporting types for the generated API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrInvalidMethod

type ErrInvalidMethod struct {
	Method string
}

func (ErrInvalidMethod) Error

func (e ErrInvalidMethod) Error() string

type ErrMarshalResponse

type ErrMarshalResponse struct {
	Cause error
}

func (ErrMarshalResponse) Error

func (e ErrMarshalResponse) Error() string

func (ErrMarshalResponse) Unwrap

func (e ErrMarshalResponse) Unwrap() error

type ErrParseRequest

type ErrParseRequest struct {
	Cause error
}

func (ErrParseRequest) Error

func (e ErrParseRequest) Error() string

func (ErrParseRequest) Unwrap

func (e ErrParseRequest) Unwrap() error

Jump to

Keyboard shortcuts

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