example

package
v2.0.10 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2025 License: ISC Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BadStruct

type BadStruct struct {
	// contains filtered or unexported fields

} // test

type BadStruct2

type BadStruct2 struct {
	// contains filtered or unexported fields
}

Title

type BadStruct3

type BadStruct3 struct {
	// contains filtered or unexported fields
}

Long Text

type BadStruct4

type BadStruct4 struct {
	// contains filtered or unexported fields
}

type BadStructX

type BadStructX struct {
	// contains filtered or unexported fields

} // BIG

BadStructX is structure

type ExampleExp

type ExampleExp struct {
	E struct {
		D struct {
			B int64 `json:"logo" db:"logo" example:"http://url"`
			F int64
			D int32
			A bool `json:"id" db:"id"`
			C bool // text

			E bool
		}
		B int64 `json:"logo" db:"logo" example:"http://url"`
		F int64 // comment

		A bool `json:"id" db:"id"`
		C bool // comment2

		E bool
	}
	B int64 `json:"logo" db:"logo" example:"http://url"`
	F int64
	D int32
	A bool `json:"id" db:"id"`
	C bool // comment3

}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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