server

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2019 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OpenAPIMockServer

func OpenAPIMockServer(generator *generator.StubGenerator, options *Options) *http.Server

OpenAPIMockServer returns an http.Server that pretends to be the API defined in the StubGenerator

func ValidateConsumes

func ValidateConsumes(operation spec.Operation, req http.Request) error

func ValidateParameters

func ValidateParameters(operation spec.Operation, req http.Request) error

Types

type Options

type Options struct {
	Host string
	Port int
}

Options for the OpenAPIMockServer

Jump to

Keyboard shortcuts

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