Skip to content

Improve documentation of Unmarshaling#589

Closed
jasonhotsauce wants to merge 1 commit intospf13:masterfrom
jasonhotsauce:improve-unmarshal-doc
Closed

Improve documentation of Unmarshaling#589
jasonhotsauce wants to merge 1 commit intospf13:masterfrom
jasonhotsauce:improve-unmarshal-doc

Conversation

@jasonhotsauce
Copy link

@jasonhotsauce jasonhotsauce commented Nov 1, 2018

Issue #588

@CLAassistant
Copy link

CLAassistant commented Nov 1, 2018

CLA assistant check
All committers have signed the CLA.

}
```

`mapstructure` is the only supported tag.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe say: Viper uses github.com/mitchellh/mapstructure under the hood for unmarshaling values which (similarly to encoding/json) uses mapstructure tags by default.

@sagikazarmark
Copy link
Collaborator

Also a duplicate of #552

sagikazarmark added a commit that referenced this pull request Jun 13, 2019
@spf13 spf13 closed this in #713 Jun 14, 2019
spf13 pushed a commit that referenced this pull request Jun 14, 2019
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