package
Version:
v0.0.0-...-9f0f48b
Opens a new window with list of versions in this module.
Published: Dec 31, 2023
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ConstantData struct {
Title string `json:"title"`
}
type ImgData struct {
Img_Id int `json:"img_id"`
Status int `json:"status"`
Url string `json:"url"`
Updated string `json:"updated"`
}
type TokenData struct {
Token string `json:"token"`
Created string `json:"created"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.