Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBridge ¶ added in v1.1.0
func GetBridge(w http.ResponseWriter, r *http.Request)
GetBridge is the handler for the GET New Bridge API of Rosenbridge.
func GetIntro ¶ added in v1.1.0
func GetIntro(w http.ResponseWriter, r *http.Request)
GetIntro is the handler for the GetIntro API. It is used to check whether the service is down or running.
func PostMessage ¶ added in v1.1.0
func PostMessage(w http.ResponseWriter, r *http.Request)
PostMessage is the handler for the POST Message API of Rosenbridge.
func PostMessageInternal ¶ added in v1.1.0
func PostMessageInternal(w http.ResponseWriter, r *http.Request)
PostMessageInternal is the handler for the POST Message - Internal API of Rosenbridge.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.