Skip to content

Commit

Permalink
embed image
Browse files Browse the repository at this point in the history
  • Loading branch information
hijiki51 committed Sep 27, 2022
1 parent e7a615e commit ed699ca
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions testData/images/embed.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
package images

import "embed"

// FS migrateion file system
//
//go:embed *.png
var ImageFS embed.FS

0 comments on commit ed699ca

Please sign in to comment.