mirror of https://github.com/statping/statping
Updated Notifier Example (markdown)
parent
35c3608bae
commit
dc7583680a
|
@ -1,5 +1,7 @@
|
|||
Below is a full example of a Statup notifier which will give you a good example of how to create your own. Insert your new notifier inside the `/notifiers` folder once your ready!
|
||||
|
||||
[](https://godoc.org/github.com/hunterlong/statup/core/notifier)
|
||||
|
||||
```go
|
||||
package notifiers
|
||||
|
||||
|
|
Loading…
Reference in New Issue