Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

strict config parsing #204

Merged
merged 1 commit into from
Jun 20, 2018
Merged

strict config parsing #204

merged 1 commit into from
Jun 20, 2018

Conversation

svenwltr
Copy link
Member

Strict unmarshaling means, that the decoder will exit with an error, if a field does not exist in the struct. This would prevent unnoticed typos in the config.

@rebuy-de/prp-aws-nuke Please review.

@svenwltr svenwltr self-assigned this Jun 20, 2018
@svenwltr svenwltr added the kind/enhancement New core feature or improvement of existing ones. label Jun 20, 2018
@svenwltr svenwltr force-pushed the strict-config-parsing branch from 16d58ff to 50be9f3 Compare June 20, 2018 12:22
@svenwltr svenwltr merged commit ac7c5f0 into master Jun 20, 2018
@svenwltr svenwltr deleted the strict-config-parsing branch June 20, 2018 12:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement New core feature or improvement of existing ones.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants