An open API service indexing awesome lists of open source software.

https://github.com/heiwa4126/goembed_ex_text

go:embed の最小のサンプルコード
https://github.com/heiwa4126/goembed_ex_text

example golang

Last synced: 7 months ago
JSON representation

go:embed の最小のサンプルコード

Awesome Lists containing this project

README

          

# goembed_ex_text

go 1.16から追加された機能
`go:embed`の最小のサンプルコード。

参照: [embed package - embed - pkg.go.dev](https://pkg.go.dev/embed)

gistでないのは、ファイルの配置を含めたかったから。