packageb

package
v0.0.0-...-71d4907 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2026 License: Apache-2.0 Imports: 6 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 Address

type Address = string

#/components/schemas/Address

type Name

type Name = string

#/components/schemas/Name

type ObjectB

type ObjectB struct {
	Name *string `json:"name,omitempty" form:"name,omitempty"`
}

#/components/schemas/ObjectB

func (*ObjectB) ApplyDefaults

func (s *ObjectB) ApplyDefaults()

ApplyDefaults sets default values for fields that are nil.

type Occupation

type Occupation = string

#/components/schemas/Occupation

Jump to

Keyboard shortcuts

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