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

ensure File config is actually meaningful #89

Closed
joshrwolf opened this issue Dec 1, 2021 · 0 comments · Fixed by #87
Closed

ensure File config is actually meaningful #89

joshrwolf opened this issue Dec 1, 2021 · 0 comments · Fixed by #87
Milestone

Comments

@joshrwolf
Copy link
Contributor

Currently the File contents config is not being used.

Ensure that it can be configurable for each type of content, and discoverable based on the type of content. Best to provide an interface wrapping anything that is serializable.

// Anything that can be Marshallable (any interface) can technically be a valid config type
type Marshallable interface {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Resolved
Development

Successfully merging a pull request may close this issue.

1 participant