oaschecker

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2020 License: MIT Imports: 8 Imported by: 0

README

OAS Checker

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Checker

type Checker struct {
	// contains filtered or unexported fields
}

func New

func New(opt Options) (*Checker, error)

func (*Checker) Middleware

func (c *Checker) Middleware(next http.Handler) *Middleware

type Middleware

type Middleware struct {
	// contains filtered or unexported fields
}

func (*Middleware) ServeHTTP

func (c *Middleware) ServeHTTP(rw http.ResponseWriter, r *http.Request)

func (*Middleware) Validate

func (c *Middleware) Validate() error

type Options

type Options struct {
	File string
}

Jump to

Keyboard shortcuts

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