Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeiShuGroup ¶
type FeiShuGroup struct { Webhook string //接口地址 SignKey string //签名KEY Env string //环境 // contains filtered or unexported fields }
func NewFeiShuGroup ¶
func NewFeiShuGroup(webhook, signKey, env string) *FeiShuGroup
NewFeiShuGroup 飞书群实例化
Click to show internal directories.
Click to hide internal directories.