Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OverrideStruct ¶
type OverrideStruct struct {
Body interface{} ` json:"body" `
}
type StructGeneric ¶
type StructGeneric[T any] struct { Body T }
type TestGeneric ¶
type TestGeneric struct {
Name string
}
Click to show internal directories.
Click to hide internal directories.