package
Version:
v1.2.20
Opens a new window with list of versions in this module.
Published: Jan 23, 2025
License: AGPL-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
¶
View Source
const (
TypeGet = "get"
TypePush = "push"
)
type RemoteConfigMsg struct {
Method string `json:"method"`
Code int64 `json:"code,omitempty"`
Status string `json:"status,omitempty"`
Payload string `json:"payload,optional"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.