æ·feat: commplete init process
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package message
|
||||
|
||||
type DTalkMessage struct {
|
||||
WebhookUrl string
|
||||
}
|
||||
|
||||
func (d *DTalkMessage) send(content string) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user