package
Version:
v0.0.0-...-fcf661c
Opens a new window with list of versions in this module.
Published: May 12, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Blog struct {
Id string `json:"id,omitempty"`
Name string `json:"name,omitempty"`
Content string `json:"content,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.