# Page Not Found

The URL `docs/middlewares/bindata` does not exist.

You might be looking for one of these pages:
- [嵌入二进制数据](https://go-macaron.com/zh-cn/middlewares/bindata.md)
- [Embed Binary Data](https://go-macaron.com/middlewares/bindata.md)
- [数据绑定与验证](https://go-macaron.com/zh-cn/middlewares/binding.md)
- [Data Binding and Validation](https://go-macaron.com/middlewares/binding.md)
- [模板引擎](https://go-macaron.com/zh-cn/middlewares/templating.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://go-macaron.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://go-macaron.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/zh-cn/middlewares/bindata.md`)
- Use `Accept: text/markdown` header for content negotiation