Go语言学习路线(十二)--Go语言接口

haicoder_ibai · · 1088 次点击 · 开始浏览    置顶
这是一个创建于 的主题,其中的信息可能已经有所发展或是发生改变。

> 本文参考 [**嗨客网**](https://haicoder.net) 的 [**Go语言教程**](https://haicoder.net/golang/golang-tutorial.html) **关键词**: `Go语言接口` `Go语言接口怎么使用` `Go语言接口声明` `Go语言接口实现` `Go语言类型断言 ` `Go语言 nil 类型断言` `Go语言接口类型转换` `Go语言接口嵌套` `Go语言空接口` `Go语言空接口比较` `Go语言error接口`   # **Go语言接口** ## **前言** 我们在学习一门编程语言,最开始拥有一个清晰的学习路线,是十分重要的,只有知道了自己需要学什么,才能更好的激发学习的激情。学习就像是我们在玩游戏时去打副本,而学习路线就如同主线任务一般,在主线任务中能够知道这个副本有哪些装备,知道这些装备的属性加成,能够一步一步提升自己的等级。 当学习了 N+ 个知识点后,我们会感觉到一丝混乱,不知道这些东西,到底有什么用?那么此时看一下学习路线,将这些知识点串起来,这时候会有意想不到的结果! 本专题是关于 **[Golang学习路线](https://studygolang.com/topics/12247)** 中的第十二个模块:**Go语言接口**。   ## **正文** 本 **Go语言接口** 分为以下章节: :one: **[Go语言接口教程](https://haicoder.net/golang/golang-interface.html)** :two: **[Go语言接口声明](https://haicoder.net/golang/golang-interface-declare.html)** :three: **[Go语言接口实现](https://haicoder.net/golang/golang-interface-impl.html)** :four: **[Go语言实现多个接口](https://haicoder.net/golang/golang-mul-interface-impl.html)** :five: **[Go语言类型断言(一)](https://haicoder.net/golang/golang-type-assert.html)** :six: **[Go语言类型断言(二)](https://haicoder.net/golang/golang-type-assert2.html)** :seven: **[Go语言接口类型转换](https://haicoder.net/golang/golang-interface-case.html)** :eight: **[Go语言接口嵌套](https://haicoder.net/golang/golang-interface-nest.html)** :nine: **[Go语言空接口](https://haicoder.net/golang/golang-interface-nil.html)** :keycap_ten: **[Go语言空接口比较](https://haicoder.net/golang/golang-interface-nil-compare.html)** :one::one: **[Go语言error接口](https://haicoder.net/golang/golang-error.html)**   ## **后续** **首页**:**[Golang学习路线](https://studygolang.com/topics/12247)** **上一章**:**[Go语言学习路线(十一)-- Go语言结构体(下)](https://studygolang.com/topics/12310)** **下一章**:**[Go语言学习路线(十三)--Go语言包](https://studygolang.com/topics/12327)** 因为文章数量过多,整理不易,所以如果更新过慢,请大家谅解,文章我会尽自己最大速度更新,大家可以先关注我,或者收藏下这篇文章,我会持续更新的!   ***2020.09.15更,未完待续。。。。。***

有疑问加站长微信联系(非本文作者)

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

1088 次点击  
加入收藏 微博
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传