output

package
v0.0.0-...-da2a1ef Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetOpenAPISpecJSON

func GetOpenAPISpecJSON() ([]byte, error)

GetOpenAPISpecJSON returns the raw OpenAPI spec as JSON bytes.

Types

type Alarm

type Alarm struct {
	// Identifier of the Alarm.
	UnderscoreID *UUID `json:"_id,omitempty" form:"_id,omitempty"`
	// Identifier of the Alarm.
	ID *UUID `json:"id,omitempty" form:"id,omitempty"`
}

#/components/schemas/Alarm Alarm Information

func (*Alarm) ApplyDefaults

func (s *Alarm) ApplyDefaults()

ApplyDefaults sets default values for fields that are nil.

type UUID

type UUID = uuid.UUID

Jump to

Keyboard shortcuts

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