Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExaCustomerResponse ¶
type ExaCustomerResponse struct {
Customer example.ExaCustomer `json:"customer"`
}
type ExaFileResponse ¶
type ExaFileResponse struct {
File example.ExaFileUploadAndDownload `json:"file"`
}
type FilePathResponse ¶
type FilePathResponse struct {
FilePath string `json:"filePath"`
}
type FileResponse ¶
Click to show internal directories.
Click to hide internal directories.