model

package
v1.7.3 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 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 Foo

type Foo struct {
	A int
	B string
}

type TestJson

type TestJson struct {
	ID        uint                      `json:"id" gorm:"primaryKey"`
	JsonArray datatypes.JsonArrayT[Foo] `json:"json_array" gorm:"jsonb"`
}

Jump to

Keyboard shortcuts

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