link embed directive (#469)
This commit is contained in:
committed by
GitHub
parent
0a1da7e32d
commit
363849f9e3
@@ -1,6 +1,6 @@
|
||||
// Go supports _embedding_ of structs and interfaces
|
||||
// to express a more seamless _composition_ of types.
|
||||
// This is not to be confused with `//go:embed` which is
|
||||
// This is not to be confused with [`//go:embed`](embed-directive) which is
|
||||
// a go directive introduced in Go version 1.16+ to embed
|
||||
// files and folders into the application binary.
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
a246237126303fb110186ac2598bca15d36e8366
|
||||
TqMui3hJuX7
|
||||
7ac6d1889bfc68e8f3f931014c87e05db2ecda95
|
||||
-LOu1L0i2tR
|
||||
|
||||
Reference in New Issue
Block a user