Updated documentation

This commit is contained in:
Eduard Urbach 2024-03-12 22:32:51 +01:00
parent 1592310738
commit ee0acd473b
Signed by: eduard
GPG key ID: 49226B848C78F6C8

View file

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