get listing working
This commit is contained in:
parent
59b46d4902
commit
ccf39d829a
6 changed files with 680 additions and 11 deletions
|
|
@ -2,3 +2,4 @@ package gemlog
|
|||
|
||||
type Notification string
|
||||
type ErrorMsg struct{ err error }
|
||||
type GemLogsLoaded struct{ Logs []GemlogListEntry }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue