util

package
v0.0.0-...-609bd80 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UpdateSwaggerServers

func UpdateSwaggerServers(servers ...string) error

Types

type ExtendedSpec

type ExtendedSpec struct {
	swag.Spec
	Servers []struct {
		URL         string `json:"url"`
		Description string `json:"description,omitempty"`
	} `json:"servers,omitempty"`
}

Jump to

Keyboard shortcuts

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