Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support go's embed FS #54

Open
vibe opened this issue Jan 9, 2024 · 0 comments
Open

Support go's embed FS #54

vibe opened this issue Jan 9, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@vibe
Copy link

vibe commented Jan 9, 2024

What problem are you facing?

"FileSystem" Templates loaded from configmaps is a wonky user experience which makes them not as extendable as possible.

How could this Function help solve your problem?

If you support go's embed it will allow templates to actually be loaded from filesystem and embedded into the function as a virtual file system which is available at runtime.

https://pkg.go.dev/embed

@vibe vibe added the enhancement New feature or request label Jan 9, 2024
@vibe vibe changed the title Support support go's embed. Support go's embed FS Jan 9, 2024
@jbw976 jbw976 added the good first issue Good for newcomers label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants