# Introduction

写写代码，喝喝茶，搞搞 Go，一起吧，这是我的项目地址：<https://github.com/EDDYCJY/blog>

## 在线阅读

* <https://eddycjy.gitbook.io/golang/>

## 我的公众号

推荐大家关注我的公众号，长期坚持更新原创知识。也可以加我微信，拉你进 Go 技术交流群：

<figure><img src="https://3558804637-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lk9G8sFwt2VwCzw84_R%2Fuploads%2FUwgwFY1wYd5egCeSRcVi%2Fqrcode_for_gh_3fd79cf43d04_344.jpg?alt=media&#x26;token=4d6d618b-c374-4645-a18a-86f50f13f05b" alt=""><figcaption><p>煎鱼的公众号</p></figcaption></figure>

## ？

如果有任何疑问或错误，欢迎在 issues 进行提问或给予修正意见

如果喜欢或对你有所帮助，欢迎 Star，对作者是一种鼓励和推进 😀

## License

所有文章采用[知识共享署名-非商业性使用-相同方式共享 3.0 中国大陆许可协议](https://creativecommons.org/licenses/by-nc-sa/3.0/cn/)进行许可


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://eddycjy.gitbook.io/golang/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
