package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Mar 1, 2026
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AnotherPackageModel struct {
Field1 string `json:"field1"`
Field2 int `json:"field2"`
Field3 float64 `json:"field3"`
Field4 bool `json:"field4"`
Field5 []byte `json:"field5"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.