Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ApiApm ¶
type ApiApm struct {
// contains filtered or unexported fields
}
func (*ApiApm) AddMerchantApm ¶
AddMerchantApm godoc @Summary 新增商户apm @Security ApiKeyAuth @Description 新增商户apm @accept application/json @Produce application/json @Param data body third.AddMerchantApmRequest true "商户名称,商户id,名称空间" @Tags ThirdTencent @Success 200 {object} base.Response @Router /third/tencent/apm/addMerchantApm [post]
Click to show internal directories.
Click to hide internal directories.