package
Version:
v0.0.0-...-3ac4113
Opens a new window with list of versions in this module.
Published: Oct 21, 2020
License: Apache-2.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
¶
type Email struct {
Title string `json:"title"`
Content string `json:"content"`
}
type NotificationParam struct {
ResourceName string `json:"resource_name"`
RuleName string `json:"rule_name"`
CumulatedCount uint32 `json:"cumulated_count"`
FirstTime string `json:"first_time"`
LastTime string `json:"last_time"`
LastValue string `json:"last_value"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.