Add KeepAlive duration to IaR struct and update related functionality; remove obsolete test file
All checks were successful
Golan Testing / testing (1.25.x, ubuntu-latest) (push) Successful in 24s
All checks were successful
Golan Testing / testing (1.25.x, ubuntu-latest) (push) Successful in 24s
This commit is contained in:
@@ -30,7 +30,7 @@ type PagerGroup struct {
|
||||
|
||||
type TTDSetting struct {
|
||||
KeySetting string `json:"keySetting"`
|
||||
KeyValue string `json:"keyValue"`
|
||||
KeyValue int `json:"keyValue,string"`
|
||||
}
|
||||
|
||||
type AddAlert struct {
|
||||
|
Reference in New Issue
Block a user