package
Version:
v1.0.6
Opens a new window with list of versions in this module.
Published: Nov 26, 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 Image struct {
ID string `json:"id"`
Url string `json:"url"`
UserId string `json:"userId"`
}
type User struct {
ID string `json:"id"`
Name string `json:"name"`
TotalImages int `json:"total.images"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.