5 lines
70 B
Go
5 lines
70 B
Go
package main
|
|
|
|
func sendNotification(title string, message string) {
|
|
}
|