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

https://github.com/heiwa4126/goembed_ex_fs

go:embedの最小のサンプルコード2。embed.FS版
https://github.com/heiwa4126/goembed_ex_fs

example golang

Last synced: 8 months ago
JSON representation

go:embedの最小のサンプルコード2。embed.FS版

Awesome Lists containing this project

README

          

# goembed_ex_fs

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

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

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