Discover Packages
github.com/Aldiwildan77/rust-notifier-api
api
gateways
presenters
package
Version:
v1.1.2
Opens a new window with list of versions in this module.
Published: Jun 3, 2023
License: GPL-3.0
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
Documentation
¶
type Response struct {
Status bool `json:"status"`
Data interface{} `json:"data,omitempty"`
Message string `json:"message"`
}
type UpdaterResponse struct {
Client int `json:"client"`
Devblog int `json:"devblog"`
Oxide int `json:"oxide"`
Server int `json:"server"`
Staging int `json:"staging"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.