Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyForEmbed ¶
Types ¶
type EmbeddedFiles ¶
type EmbeddedFiles struct {
// contains filtered or unexported fields
}
func NewEmbeddedFiles ¶
func NewEmbeddedFiles(embedFs fs.FS, name string) (*EmbeddedFiles, error)
func (*EmbeddedFiles) Cleanup ¶
func (e *EmbeddedFiles) Cleanup() error
func (*EmbeddedFiles) GetExtractedPath ¶
func (e *EmbeddedFiles) GetExtractedPath() string
Click to show internal directories.
Click to hide internal directories.