Documentation ¶
Index ¶
- func AuthChallengeHandler(c *gin.Context)
- func AuthChallenge_Test(c *gin.Context)
- func GetHealth(c *gin.Context)
- func Multimode_LinearInstruction(c *gin.Context)
- func Multimode_LinearInstruction_Test(c *gin.Context)
- func QueryAPI_LinearInstruction(c *gin.Context)
- func QueryAPI_LinearInstruction_Test(c *gin.Context)
- type APIMessageRequest
- type APIMessageResponse
- type AuthChallenge
- type OrchestratorRequest
- type OrchestratorResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthChallengeHandler ¶
func AuthChallenge_Test ¶
Types ¶
type APIMessageRequest ¶
type APIMessageRequest struct {
Query string `json:"query"`
}
type APIMessageResponse ¶
type AuthChallenge ¶
type OrchestratorRequest ¶
type OrchestratorResponse ¶
Click to show internal directories.
Click to hide internal directories.