github.com/shoshinnikita/budget-manager@v0.7.1-0.20220131195411-8c46ff1c6778/internal/pkg/embed/embed.go (about) 1 package embed 2 3 import ( 4 "embed" 5 ) 6 7 type FS = embed.FS