Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ClientController = clientController{}
Functions ¶
func ComputeExceptionHash ¶
Types ¶
type ReportRequest ¶
type ReportRequest struct {
CollectionFrames []*clientmodels.CollectionFrame `json:"collectionFrames"`
AppVersion string `json:"appVersion"`
ServerName string `json:"serverName"`
}
Click to show internal directories.
Click to hide internal directories.