package
Version:
v0.0.0-...-056bc10
Opens a new window with list of versions in this module.
Published: Aug 12, 2020
License: MIT
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 ReviewDTO struct {
Info string `json:"info"`
Stars string `json:"stars"`
}
type ReviewsDTO struct {
Reviews []ReviewDTO `json:"reviews"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.