Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAppConf ¶
func GetAuthConf ¶
func GetSenders ¶
func PushRemoteConf ¶
PushRemoteConf
@Tags conf @Description push a conf to overwrite(POST), update(PUT) or delete(DELETE) existing conf of senders @Description https://github.com/veops/messenger?tab=readme-ov-file#更新配置 @Accept json @Param body body map[string][]map[string]string true "senders config, eg. {wechatBot: [{name: yourSenderName, url: https://xxx}]}" @Produce json @Success 200 {object} map[string]string "a map with msg info, eg. {msg:ok}" @Router /v1/senders [POST] @Router /v1/senders [PUT] @Router /v1/senders [DELETE]
func RegisterWatchCallbacks ¶
func RegisterWatchCallbacks(fs ...func())
func RenderPretty ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.