This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
telephant
Watch
2
Star
0
Fork
You've already forked telephant
0
mirror of
https://github.com/muesli/telephant
synced
2025-02-17 03:58:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0e140f93e3
telephant
/
notifications_stub.go
7 lines
83 B
Go
Raw
Normal View
History
Unescape
Escape
Fixed build tags for notifications stub
2019-06-09 05:12:32 +02:00
// +build !linux,!darwin
Enable notifications on Darwin and provide a stub for other platforms
2019-06-09 03:39:00 +02:00
package
main
func
notify
(
title
string
,
body
string
)
{
}
Reference in a new issue
Copy permalink