package
Version:
v0.0.0-...-c64dc89
Opens a new window with list of versions in this module.
Published: May 28, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Alert struct {
UrlName string `json:"urlname"`
}
type Stats struct {
Name string `json:"name"`
}
type Url struct {
Name string `json:"name"`
Url string `json:"url"`
Threshold string `json:"threshold"`
}
type User struct {
Username string `json:"username"`
Password string `json:"password"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.