Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDemoSwag ¶ added in v0.0.3
GetDemoSwag example @Summary get random json file @Description get json file @Produce json @Success 200 {string} string "ok" @Router /demoswag [get]
func GetRequest ¶
GetRequest example @Summary Add a new pet to the store @Description get string by ID @ID get-string-by-int @Accept json @Produce json @Param some_id path int true "Some ID" @Success 200 {string} string "ok" @Router /request/{some_id} [get]
func GetSwagger ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.