Updated documentation

This commit is contained in:
Eduard Urbach 2024-03-12 22:32:51 +01:00
parent 4b6cb6c34f
commit 4d822dbc30
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

@ -41,6 +41,8 @@ s.Run(":8080")
```
PASS: TestRouter
PASS: TestPanic
PASS: TestRun
PASS: TestUnavailablePort
coverage: 100.0% of statements
```