Skip to content

Instantly share code, notes, and snippets.

@xNok
Last active April 6, 2021 03:36
Show Gist options
  • Save xNok/2758c06e67a38ad10fcad51f163c7c45 to your computer and use it in GitHub Desktop.
Save xNok/2758c06e67a38ad10fcad51f163c7c45 to your computer and use it in GitHub Desktop.
import (
"embed"
)
//go:embed greetingViews/*
var greetingAssets embed.FS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment