coverage

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetApiVersion

func GetApiVersion(idPattern string) string

func GetGetCoverage

func GetGetCoverage(props []string, idPattern string) ([]string, []string)

func GetPutCoverage

func GetPutCoverage(props []string, idPattern string) ([]string, []string)

Types

type Coverage

type Coverage struct {
	ApiVersion string     `json:"api_version"`
	IdPattern  string     `json:"api_path"`
	Operation  string     `json:"operation"`
	Properties []Property `json:"properties"`
}

type Property added in v1.13.0

type Property struct {
	Name string `json:"addr"`
}

Jump to

Keyboard shortcuts

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