testpackage

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TestMethod2

func TestMethod2()

Types

type Fuck

type Fuck struct {
	U string `json:"u"` // u
	I int    //i
}

Fuck fucks

type Model

type Model struct {
	ID        int64     `json:"id"`         //id
	InDate    string    `json:"in_date"`    //indate
	EditDate  string    `json:"edit_date"`  //editdate
	DeletedAt time.Time `json:"deleted_at"` //deleted_at
	Test      struct {
		SomeThing string `json:"some_thing"`
		Other     string `json:"other"`
	} `json:"test"`
}

Model Hah

Jump to

Keyboard shortcuts

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