Skip to content

Doc update, mentioning go's native embedding #124

@amnonbc

Description

@amnonbc

This has been a very useful tool. But the introduction of //go:embed in Go 1.16 provides roughly the
same functionality, but without requiring a go generate pre-compilation step.

It would be good to add a comment to the beginning of the readme, saying that it is best to use go's native embedding,
and to mention any cases which are not handled by go:embed where statik would still be useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions