bug439

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: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MyOperation

func MyOperation()

swagger:route POST /op op myOperation

Op.

responses:

200: description: ok

Types

type BodyParamType

type BodyParamType struct {
	A string `json:"a"`
	B int    `json:"b"`
}

BodyParamType is the actual body.

swagger:model

type Unrelated

type Unrelated struct {
	When time.Time
	Ch   chan int
}

Unrelated is an unannotated type with a fancy field — the old engine scanned it too deeply and errored (#439). It must be left alone.

Jump to

Keyboard shortcuts

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