package
Version:
v0.0.0-...-f9b3fc2
Opens a new window with list of versions in this module.
Published: Dec 5, 2024
License: LGPL-3.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 Response struct {
Identifications []struct {
Category string `json:"category"`
Name string `json:"name"`
Description string `json:"description"`
URL string `json:"url"`
} `json:"identifications"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.