Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RexReturnCode ¶
RexReturnCode is the return value for every REST call. If the Message is not set, the default status text is returned. the Code reflects an http code which is returned from the REX endpoints. The status.RexReturnCode is also exposed in the creator package.
func RexReturnCodeOk ¶
func RexReturnCodeOk() RexReturnCode
RexReturnCodeOk can be used for 200 returns and no errors
Click to show internal directories.
Click to hide internal directories.