introspection

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const DownloadFailed = 10
View Source
const ParseSDLFailed = 20

Variables

This section is empty.

Functions

func Load

func Load(url string) ([]byte, error)

Load will fetch a schema at the given url and unwrap the response and attempt to convert the schema from JSON to SDL.

Types

type Error

type Error struct {
	Code int
	Err  error
}

func (*Error) Error

func (e *Error) Error() string

func (*Error) ReturnCode

func (e *Error) ReturnCode() int

Jump to

Keyboard shortcuts

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