mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-06-12 23:53:19 +02:00
More docs, still WIP
This commit is contained in:
parent
f24855ca9a
commit
edb6b0cf06
4 changed files with 66 additions and 2 deletions
client
|
@ -11,6 +11,7 @@ type Config struct {
|
|||
Subscribe []struct {
|
||||
Topic string
|
||||
Command string
|
||||
// If []map[string]string TODO This would be cool
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue