package
Version:
v0.0.0-...-077e18b
Opens a new window with list of versions in this module.
Published: May 13, 2022
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 Author struct {
Name string `json:"name,omitempty"`
Age int32 `json:"age,string,omitempty"`
Address string `json:"address,omitempty"`
PostCode string `json:"post_code,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.