# 学习笔记

- [1、Go环境安装](https://close.gitbook.io/yun-wei-bi-ji/go/xue-xi-bi-ji/1go-huan-jing-an-zhuang.md)
- [2、Go目录结构及包管理](https://close.gitbook.io/yun-wei-bi-ji/go/xue-xi-bi-ji/2go-mu-lu-jie-gou-ji-bao-guan-li.md)
- [3、Go的编译和运行](https://close.gitbook.io/yun-wei-bi-ji/go/xue-xi-bi-ji/3go-de-bian-yi-he-yun-xing.md)
- [Gin 基础](https://close.gitbook.io/yun-wei-bi-ji/go/xue-xi-bi-ji/gin-ji-chu.md)
- [Gin 项目实战](https://close.gitbook.io/yun-wei-bi-ji/go/xue-xi-bi-ji/gin-xiang-mu-shi-zhan.md)
- [Go 基础](https://close.gitbook.io/yun-wei-bi-ji/go/xue-xi-bi-ji/go-ji-chu.md)
- [Gorm 基础](https://close.gitbook.io/yun-wei-bi-ji/go/xue-xi-bi-ji/gorm-ji-chu.md)
- [Go中&与的区别以及使用](https://close.gitbook.io/yun-wei-bi-ji/go/xue-xi-bi-ji/go-zhong-yu-de-qu-bie-yi-ji-shi-yong.md)
- [myblog](https://close.gitbook.io/yun-wei-bi-ji/go/xue-xi-bi-ji/myblog.md)


---

# 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://close.gitbook.io/yun-wei-bi-ji/go/xue-xi-bi-ji.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.
