package
Version:
v0.0.0-...-d489800
Opens a new window with list of versions in this module.
Published: Dec 27, 2024
License: Apache-2.0
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 GetProductsResponse struct {
Body map[string]Product `json:"body"`
}
swagger:response GetProductsResponse
type Product struct {
ID string `json:"id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.