Documentation ¶
Overview ¶
Package httpapi contains code that is related to the html websites used for defining and sending transactions and simtasks.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ResponseData ¶
type ResponseData struct {
Message string `json:"message"`
}
ResponseData holds the response data which is sent as JSON
Click to show internal directories.
Click to hide internal directories.