Documentation ¶
Index ¶
Constants ¶
View Source
const ( REASON_INTERNAL_SERVER_ERROR = "INTERNAL_SERVER_ERROR" REASON_CAKE_NOT_FOUND = "NOT_FOUND" )
Variables ¶
View Source
var ( INTERNAL_SERVER_ERROR = tm.NewTrouble(REASON_INTERNAL_SERVER_ERROR) CAKE_NOT_FOUND = tm.NewTrouble(REASON_CAKE_NOT_FOUND) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.