link embed directive
This commit is contained in:
parent
0a1da7e32d
commit
e41fa9ab5d
2
public/struct-embedding
generated
2
public/struct-embedding
generated
@ -29,7 +29,7 @@
|
||||
<td class="docs">
|
||||
<p>Go supports <em>embedding</em> of structs and interfaces
|
||||
to express a more seamless <em>composition</em> of types.
|
||||
This is not to be confused with <code>//go:embed</code> which is
|
||||
This is not to be confused with <a href="/embed-directive"><code>//go:embed</code></a> which is
|
||||
a go directive introduced in Go version 1.16+ to embed
|
||||
files and folders into the application binary.</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user