package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Apr 10, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ItemV2 struct {
ID int `json:"id"`
DisplayName string `json:"display_name"`
Slug string `json:"slug"`
}
type LegacyItem struct {
ID int `json:"id"`
Name string `json:"name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.