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

Add ToStringMapStringSlice Method #15

Closed
jackspirou opened this issue Jul 30, 2015 · 2 comments
Closed

Add ToStringMapStringSlice Method #15

jackspirou opened this issue Jul 30, 2015 · 2 comments

Comments

@jackspirou
Copy link
Contributor

I would like to have a ToStringMapStringSlice method that would return a map[string][]string type. I tend to have types like these in config files, maybe others do as well? Very helpful for YAML.

@spf13
Copy link
Owner

spf13 commented Aug 3, 2015

@jackspirou I think your PR did just this. Ok to close?

@jackspirou
Copy link
Contributor Author

Yup!

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 a pull request may close this issue.

2 participants