Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RestHandler ¶
type RestHandler struct {
// contains filtered or unexported fields
}
RestHandler version handler
func NewRestHandler ¶
func NewRestHandler(c *context.Context) (*RestHandler, error)
NewRestHandler ...
func (*RestHandler) Version ¶
func (h *RestHandler) Version(c *gin.Context)
Version query service version
Click to show internal directories.
Click to hide internal directories.