reflector

package
v0.0.0-...-9a7a9e9 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRouter

func NewRouter() (*mux.Router, error)

Types

type Fixture

type Fixture struct {
	Headers struct {
		Method string
		Path   string
	}
	Response struct {
		Status      int
		File        string
		ContentType string `yaml:"content-type"`
		Output      string
	}
}

Jump to

Keyboard shortcuts

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