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

Write interactive examples for pkg.go.dev #9

Open
ravsii opened this issue Apr 30, 2023 · 0 comments
Open

Write interactive examples for pkg.go.dev #9

ravsii opened this issue Apr 30, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ravsii
Copy link
Owner

ravsii commented Apr 30, 2023

There are examples in README.md and examples folder. (They're basically a copy of each other)

It would be great to add them directly to pkg.go.dev docs for interactive execution, like in some standard packages.

  1. Example 1: regexp package https://pkg.go.dev/regexp#example-Regexp.FindString
  2. Example 2: reflect package https://pkg.go.dev/reflect#example-TypeOf
@ravsii ravsii added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Apr 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant