# go11 **Repository Path**: itsforkgithub/go11 ## Basic Information - **Project Name**: go11 - **Description**: https://github.com/FelixStarship/go11 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: fleet-infra - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-02-05 - **Last Updated**: 2024-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go11 1.重温go编程基本功、原理、技巧、设计方式 ## go书集 - https://github.com/teivah/100-go-mistakes - https://github.com/uber-go/guide - https://go.dev/doc/effective_go#blank_assign - https://github.com/bingohuang/effective-go-zh-en/blob/master/14_Concurrency.md - go语言高级编程:https://github.com/chai2010/advanced-go-programming-book - https://draveness.me/golang/docs/part2-foundation/ch05-keyword/golang-select/ - go设计模式合集:https://github.com/shgopher/GOFamily/blob/master/go/2/codeSpecification.md - go语言知识汇总:https://github.com/shockerli/go-awesome - 酷 壳 – CoolShell(陈皓): https://coolshell.cn/articles/17929.html - go项目的目录结构组织: https://github.com/golang-standards/project-layout - learngo:https://github.com/inancgumus/learngo - LearnGolang:https://github.com/LearnGolang/LearnGolang ## go中的error处理 ## go中新手容易犯的50个错误 - https://blog.csdn.net/gezhonglei2007/article/details/52237582 ## kubernetes相关 - 调度器 - https://developer.volcengine.com/articles/7110972767125635102 - https://github.com/kubernetes/community/blob/fce5c5dd577e636c3ad1c0b215ca78c0f9c6feae/contributors/devel/sig-scheduling/scheduling_code_hierarchy_overview.md - https://rocdu.gitbook.io/cloud-native-devops/develop/self-develop-scheduler - informer - https://jimmysong.io/kubernetes-handbook/develop/client-go-informer-sourcecode-analyse.html - Apiserver-Network-Proxy - https://open-cluster-management.io/getting-started/integration/cluster-proxy/ - ANP:https://github.com/kubernetes-sigs/apiserver-network-proxy - Yurttunnel:https://openyurt.io/zh/docs/next/core-concepts/yurttunnel/ ## 微信公众号(用于发布一些Go细节、常识和技巧): ![](gopher/%E6%89%93gopher.png?raw=true)