mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 16:42:15 +01:00
6 lines
104 B
Go
6 lines
104 B
Go
/*
|
|
Package notify is used across the application
|
|
to display nice outputs to the user.
|
|
*/
|
|
package notify
|