package
Version:
v0.0.0-...-8a03dd8
Opens a new window with list of versions in this module.
Published: Jul 9, 2021
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 Book struct {
Id string `json:"id"`
Name string `json:"name"`
Author string `json:"author"`
Resume string `json:"resume"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.