package
Version:
v1.5.0
Opens a new window with list of versions in this module.
Published: Sep 27, 2023
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 Memory struct {
ID int `json:"id"`
Author string `json:"author"`
Content string `json:"content"`
Append string `json:"append"`
}
Memory is used for response to the view
Source Files
¶
Click to show internal directories.
Click to hide internal directories.