package
Version:
v0.0.0-...-607e100
Opens a new window with list of versions in this module.
Published: May 27, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Request struct {
Description string `json:"description"`
Today string `json:"today"`
}
type Response struct {
Title string `json:"title"`
Date string `json:"date"`
Notes string `json:"notes"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.