package
Version:
v1.7.0-rc6
Opens a new window with list of versions in this module.
Published: May 17, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PostData struct {
ServiceKey string `json:"service_key"`
EventType string `json:"event_type"`
Description string `json:"description"`
Client string `json:"client"`
ClientURL string `json:"client_url"`
Details string `json:"details"`
}
type Server struct {
URL string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.