Skip to content

Commit 618ad38

Browse files
committed
update inter
1 parent 3cc9f01 commit 618ad38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

interface.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ func CreateOrder(order OrderStruct) {
138138
└─────────────────────────────┘
139139
```
140140

141+
既然是个子集,那已经有了 iface 为什么还需要 eface?显然是为了优化。
142+
141143
### eface 适用场景
142144

143145
### eface 实现原理

0 commit comments

Comments
 (0)