mirror of https://github.com/statping/statping
Updated Notifier Example (markdown)
parent
b58656000f
commit
cd8f64e44d
|
@ -1,4 +1,4 @@
|
||||||
Below is a full example of a Statup notifier which will give you a good example of how to create your own.
|
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!
|
||||||
|
|
||||||
```go
|
```go
|
||||||
package notifiers
|
package notifiers
|
||||||
|
|
Loading…
Reference in New Issue