# Page Not Found

The URL `learn-go-with` does not exist.

You might be looking for one of these pages:
- [Working without mocks](https://quii.gitbook.io/learn-go-with-tests/testing-fundamentals/working-without-mocks.md)
- [WebSockets](https://quii.gitbook.io/learn-go-with-tests/build-an-application/websockets.md)
- [Reading files](https://quii.gitbook.io/learn-go-with-tests/go-fundamentals/reading-files.md)
- [Maths](https://quii.gitbook.io/learn-go-with-tests/go-fundamentals/math.md)
- [Revisiting arrays and slices with generics](https://quii.gitbook.io/learn-go-with-tests/go-fundamentals/revisiting-arrays-and-slices-with-generics.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://quii.gitbook.io/learn-go-with-tests/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://quii.gitbook.io/learn-go-with-tests/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/learn-go-with-tests/testing-fundamentals/working-without-mocks.md`)
- Use `Accept: text/markdown` header for content negotiation