bug1891

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Foo

func Foo()

Foo declares a route inside a function body, alongside a grouped type declaration (the #1891 "group type" layout).

Types

type FooInput

type FooInput struct {
	// in: query
	App string `json:"app"`
	// in: query
	UID string `json:"uid"`
}

FooInput for input

swagger:parameters fooInput

type FooOutput

type FooOutput struct {
	Addr string `json:"addr"`
}

FooOutput for output

swagger:model FooOutput

Jump to

Keyboard shortcuts

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