response

package
v1.56.9 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UUIDGenerateResponse

type UUIDGenerateResponse struct {
	UUIDs []UUIDResponse `json:"uuids" yaml:"uuids" toml:"uuids"`
}

type UUIDResponse

type UUIDResponse struct {
	UUID string `json:"uuid" yaml:"uuid" toml:"uuid"`
}
var UUID UUIDResponse

func (UUIDResponse) New

func (UUIDResponse) New(uuid string) UUIDResponse

type UUIDVersionsResponse

type UUIDVersionsResponse struct {
	Versions map[string]string `json:"versions" yaml:"versions" toml:"versions"`
}

Jump to

Keyboard shortcuts

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