api

package
v0.36.2 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package api holds a parameters struct in a DIFFERENT package from the route that references it (go-swagger#1742).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ListParams

type ListParams struct {
	// Limit caps the number of results.
	// in: query
	Limit int64 `json:"limit"`
}

ListParams are the query parameters for the list operation, declared in a separate package from the route annotation.

swagger:parameters listThings

Jump to

Keyboard shortcuts

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