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

Examples are not context specific. #35

Open
wallclockbuilder opened this issue Jul 14, 2015 · 5 comments
Open

Examples are not context specific. #35

wallclockbuilder opened this issue Jul 14, 2015 · 5 comments

Comments

@wallclockbuilder
Copy link
Owner

No description provided.

@wallclockbuilder
Copy link
Owner Author

Examples currently show this:
fmt.Println(Capitalize("bare necessities"))

It should instead be exactly what is used in context:
fmt.Println(gstrings.Capitalize("bare necessities"))

@wallclockbuilder
Copy link
Owner Author

So please fix that.
Thanks

@wallclockbuilder
Copy link
Owner Author

Is this even doable? What does the documentation say?

@wallclockbuilder
Copy link
Owner Author

Please cite the documentation.

@wallclockbuilder
Copy link
Owner Author

Also please add a reference to any open source project who uses this in their godoc. A golang package will even be better.

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

No branches or pull requests

1 participant