Discover Packages
github.com/upupnoah/go-basic-future
go-core-tony
simple-webserver
hello-go
bookstore
store
package
Version:
v0.0.0-...-c234f5e
Opens a new window with list of versions in this module.
Published: Mar 9, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Book struct {
Id string `json:"id"`
Name string `json:"name"`
Authors []string `json:"authors"`
Press string `json:"press"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.