Skip to content

Conversation

@syntaqx
Copy link
Owner

@syntaqx syntaqx commented Jul 16, 2024

  • Drops github.com/joho/godotenv; It should be used directly unless I implement my own, 0 dependencies
  • Adds more helper functions and cleans up usage
  • Provides Unmarshal to populate structs from tags
  • Provides Marhsal to populate the environment from a struct (idk, seemed fun)
  • More test coverage

@codecov
Copy link

codecov bot commented Jul 16, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

Copy link
Contributor

@john-peterson-g17 john-peterson-g17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@syntaqx Really like the Unmarshal function with the struct tags. That will make getting config super easy and the tags make it very clear. :)

@syntaqx syntaqx merged commit 900ba4a into main Jul 16, 2024
@syntaqx syntaqx deleted the unmarshal branch July 16, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants