Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Config = service.Config{ Method: "GET", Path: "/pg-example/products", Build: Build, }
Functions ¶
func Build ¶
func Build( requestID meta.RequestId, rawHeaders service.RawHeaders, rawBody service.RawBody, rawParams service.RawParams, ) ( service.TPL, error, )
Build godoc @Summary sample simian go pg get @Description one pg endpoint @Tags pg @Accept json @Produce json @Success 200 {object} Products @Router /pg-example/products [get]
Types ¶
Click to show internal directories.
Click to hide internal directories.