To use the service you need to apply for robot of DingTalk Group.
cfg := Config{
token: "dddd",
secret: "xxx",
}
s := New(&cfg)
s.Send(context.Background(), "subject", "content")
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
To use the service you need to apply for robot of DingTalk Group.
cfg := Config{
token: "dddd",
secret: "xxx",
}
s := New(&cfg)
s.Send(context.Background(), "subject", "content")