package
Version:
v0.0.0-...-f2f101d
Opens a new window with list of versions in this module.
Published: Oct 11, 2022
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ContentsData struct {
UL []Info `json:"ul"`
}
type Info struct {
Name string `json:"name"`
Link string `json:"link"`
INN string `json:"inn"`
CeoName string `json:"ceo_name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.