back to home

xinliangnote / Go

【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中...

4,897 stars
1,261 forks
14 issues
Go

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing xinliangnote/Go in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/xinliangnote/Go)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

项目介绍 项目地址:https://github.com/xinliangnote/Go Go 入门的学习笔记,从零开始学 Go,做一个 Go 工程师。 持续更新... 如果你发现本项目有内容上的错误,欢迎提交 issues 进行指正。 文档指引 • 基础语法 - MD文档 • 基础语法 - Demo • gRPC - Hello World • :star: 练手项目 - 基于 gin 封装 学习交流