Discover Packages
github.com/ninjawarrior1337/hanamaru-go
util
latex
package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Aug 21, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Request struct {
Code string `json:"code"`
Format string `json:"format"`
Quality int `json:"quality,omitempty"`
Density int `json:"density,omitempty"`
}
type Response struct {
Status Status `json:"status"`
Log string `json:"log"`
Filename string `json:"filename"`
Description string `json:"description"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.