fixed layout
parent
5155072e56
commit
04fcedc7db
|
@ -40,7 +40,7 @@
|
|||
There come a time when you need to experiment new things, new style, new
|
||||
approach. So this post serves as it is named.
|
||||
</p>
|
||||
<h1
|
||||
<h2
|
||||
id="user-content-design-api-by-trimming-down-the-interfacestruct-or-whatever"
|
||||
>
|
||||
<a
|
||||
|
@ -51,7 +51,7 @@
|
|||
class="octicon octicon-link"
|
||||
></span
|
||||
></a>
|
||||
</h1>
|
||||
</h2>
|
||||
<p>Instead of:</p>
|
||||
<div class="highlight highlight-source-go">
|
||||
<pre><span class="pl-k">type</span> <span class="pl-smi">Client</span> <span class="pl-k">interface</span> {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
There come a time when you need to experiment new things, new style, new
|
||||
approach. So this post serves as it is named.
|
||||
|
||||
# Design API by trimming down the interface/struct or whatever
|
||||
## Design API by trimming down the interface/struct or whatever
|
||||
|
||||
Instead of:
|
||||
|
||||
|
|
Loading…
Reference in New Issue