Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7days-golang 有价值的问题讨论汇总贴 #24

Open
geektutu opened this issue Oct 25, 2020 · 6 comments
Open

7days-golang 有价值的问题讨论汇总贴 #24

geektutu opened this issue Oct 25, 2020 · 6 comments

Comments

@geektutu
Copy link
Owner

geektutu commented Oct 25, 2020

Q1:类似var _ PeerPicker = (*HTTPPool)(nil)这种设计目的是什么

参考:类似var _ PeerPicker = (*HTTPPool)(nil)这种设计目的是什么

相关讨论贴:blog#73 blog#68

Q2:接口型函数的使用场景:

参考:接口型函数的使用场景

相关讨论贴:blog#64

@geektutu geektutu pinned this issue Oct 25, 2020
@geektutu geektutu changed the title 有价值的问题讨论汇总贴 7days-golang 有价值的问题讨论汇总贴 Oct 25, 2020
@MachineGunLin
Copy link

我觉得可以增加一下对这几个项目特点的说明,因为都是相对小型的项目,感觉作为side project可以拿出去面试说,肯定会被问到这些项目相比其他同类项目有什么特点.

@MrYZhou
Copy link

MrYZhou commented Dec 22, 2022

请问这几个项目都是必须看的。有什么依赖关系呢。或者说按什么顺序读可以达到最佳效果。

@MrYZhou
Copy link

MrYZhou commented Dec 22, 2022

能讲讲docker或者k8s怎么实现

@MrYZhou
Copy link

MrYZhou commented Dec 22, 2022

有没有小白教程,这些源码直接读,确实看的懂,但是比较耗时。能不能增加当前项目的前置知识,让至少高中生能听懂。

@MrYZhou
Copy link

MrYZhou commented Dec 22, 2022

如果有横向拓展。比如从其他语言设计转到go的实现思考更佳,或者有设计的迭代版本,改良过程从而带来的启发。

@songzhiliang
Copy link

Q1:类似var _ PeerPicker = (*HTTPPool)(nil)这种设计目的是什么

参考:类似var _ PeerPicker = (*HTTPPool)(nil)这种设计目的是什么

相关讨论贴:blog#73 blog#68

Q2:接口型函数的使用场景:

参考:接口型函数的使用场景

相关讨论贴:blog#64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants