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

core: Remove String() methods from advanced types #16205

Merged
merged 1 commit into from
Apr 5, 2018

Commits on Mar 1, 2018

  1. core: Remove String() methods from advanced types

    Most of these methods did not contain all the relevant information
    inside the object and were not using a similar formatting type.
    
    Moreover, the existence of a suboptimal String() method breaks usage
    with more advanced data dumping tools like go-spew.
    stevenroose committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    68e9cef View commit details
    Browse the repository at this point in the history