cls

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(r *gin.Engine) error

Types

type ApiCls

type ApiCls struct {
	// contains filtered or unexported fields
}

func NewThirdApi

func NewThirdApi(c framework.Container) *ApiCls

func (*ApiCls) AddMerchantClsLogTopic

func (t *ApiCls) AddMerchantClsLogTopic(c *gin.Context)

AddMerchantClsLogTopic godoc @Summary 新增商户的日志主题和日志集 @Security ApiKeyAuth @Description 新增商户的日志主题和日志集 @accept application/json @Produce application/json @Param data body third.AddMerchantClsLogTopicRequest true "商户名称,商户id,名称空间" @Tags ThirdTencent @Success 200 {object} base.Response @Router /third/tencent/cls/topic/addMerchantClsLogTopic [post]

func (*ApiCls) DeleteMerchantLog

func (t *ApiCls) DeleteMerchantLog(c *gin.Context)

DeleteMerchantLog godoc @Summary 删除商户日志主题和日志集 @Security ApiKeyAuth @Description 删除商户日志主题和日志集 @accept application/json @Produce application/json @Param data body third.DeleteMerchantLog true "商户名称,商户id" @Tags ThirdTencent @Success 200 {object} base.Response @Router /third/tencent/cls/topic/deleteMerchantLog [post]

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL