package
Version:
v0.0.0-...-244a6a6
Opens a new window with list of versions in this module.
Published: Jul 7, 2020
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 Post struct {
ID int64 `json:"ID"`
Title string `json:"Title"`
Text string `json:"Text"`
}
Base Format for Post Data Structure
Source Files
¶
Click to show internal directories.
Click to hide internal directories.