defmodels

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExternalObject

type ExternalObject struct {
	Field1 *string       `json:"field1,omitempty" validate:"omitempty"`
	Field2 *ExternalRef2 `json:"field2,omitempty" validate:"omitempty"`
}

type ExternalRef

type ExternalRef string

type ExternalRef2

type ExternalRef2 struct {
	Subfield1 *string `json:"subfield1,omitempty" validate:"omitempty"`
}

Jump to

Keyboard shortcuts

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