Skip to content

Conversation

@fernandodr19
Copy link

Implementation of issue #195

Adds an optional tag to trim env configs

type config struct {
    MyPass string `envconfig:"MY_PASS" trim:"true"`
}

Copy link
Author

@fernandodr19 fernandodr19 left a comment

Choose a reason for hiding this comment

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

What do you guys think? @teepark @kelseyhightower

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.

1 participant