Discover Packages
github.com/ve-weiyi/ve-blog-golang/kit
infra
gsm
service
brand
package
Version:
v0.0.0-...-33c9648
Opens a new window with list of versions in this module.
Published: Nov 18, 2025
License: Apache-2.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
Documentation
¶
View Source
const Endpoint = "http://www.gsmarena.com/makers.php3"
type Brand struct {
ID int `json:"id,omitempty"`
Name string `json:"name,omitempty"`
Slug string `json:"slug,omitempty"`
NumberOfDevices int `json:"number_of_devices,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.