get notifications working
This commit is contained in:
parent
0c617c8185
commit
1160665595
3 changed files with 46 additions and 25 deletions
4
gemlog/common.go
Normal file
4
gemlog/common.go
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
package gemlog
|
||||
|
||||
type Notification string
|
||||
type ErrorMsg struct{ err error }
|
||||
Loading…
Add table
Add a link
Reference in a new issue