Documentation ¶ Index ¶ Variables func Content(path string) ([]byte, error) func HTML(key string, path string, f func(s string) (string, string, error)) (string, string, error) func HTMLString(key string, data []byte, f func(s string) (string, string, error)) (string, string, error) Constants ¶ This section is empty. Variables ¶ View Source var FS embed.FS Functions ¶ func Content ¶ func Content(path string) ([]byte, error) func HTML ¶ func HTML(key string, path string, f func(s string) (string, string, error)) (string, string, error) func HTMLString ¶ added in v0.2.12 func HTMLString(key string, data []byte, f func(s string) (string, string, error)) (string, string, error) Types ¶ This section is empty. Source Files ¶ View all Source files embed.go Click to show internal directories. Click to hide internal directories.