test5

command
v0.0.0-...-2926792 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

*

嵌入interface

Go里面真正吸引人的是它内置的逻辑语法,就像我们在学习Struct时学习的匿名字段,多么的优雅啊,
那么相同的逻辑引入到interface里面,那不是更加完美了。
如果一个interface1作为interface2的一个嵌入字段,那么interface2隐式的包含了interface1里面的method。

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL