package
Version:
v0.0.0-...-d7e49bb
Opens a new window with list of versions in this module.
Published: Apr 30, 2024
License: EUPL-1.2
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ApiError struct {
Error string `json:"error"`
}
type ApiInfo struct {
Description string `json:"description"`
Version string `json:"version"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.