example

package
v0.27.0-rc.3 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	ID          int       `json:"id"`
	Name        string    `json:"name" flags:"required"`
	TimeCreated time.Time `json:"timeCreated"`
	Awesome     bool      `json:"awesome" title:"Whether the user is awesome" flags:"readonly,nullable"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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