models

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2026 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 AnotherPackageModel

type AnotherPackageModel struct {
	Field1 string  `json:"field1"`
	Field2 int     `json:"field2"`
	Field3 float64 `json:"field3"`
	Field4 bool    `json:"field4"`
	Field5 []byte  `json:"field5"`
}

Jump to

Keyboard shortcuts

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