package
Version:
v0.0.0-...-5e04382
Opens a new window with list of versions in this module.
Published: Nov 27, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 54
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package guiimpl implements the component gui
Module defines the fx options for this component.
Data is a struct used for filling templates
type Payload struct {
Config string `json:"config"`
Email string `json:"email"`
CaseID string `json:"caseID"`
}
Payload struct is for the JSON messages received from a client POST request
Source Files
¶
Click to show internal directories.
Click to hide internal directories.