spec

package
v1.0.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	ID, URL string
	Data    []byte
	Spec    *spec.Swagger
}

API contains all data related to an API

type APIs

type APIs []*API

APIs contains all data for all APIs

func (*APIs) Load

func (a *APIs) Load() error

Load fetches OpenAPI JSON/YAML and parses the spec

Jump to

Keyboard shortcuts

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