Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mmcgrana/gobyexample issues and pull requests
#425 - Improving links (http -> https)
Pull Request -
State: closed - Opened by deining over 2 years ago
- 3 comments
#424 - Rename embedding to struct embedding to be separated from //go:embed directive
Pull Request -
State: closed - Opened by peterzhu1992 over 2 years ago
#423 - Add embed-directive example
Pull Request -
State: closed - Opened by peterzhu1992 over 2 years ago
- 9 comments
#422 - Add embed example
Issue -
State: closed - Opened by peterzhu1992 over 2 years ago
- 4 comments
Labels: help-wanted, pending-example
#421 - Add fuzzing example
Issue -
State: open - Opened by andofcourse over 2 years ago
- 5 comments
Labels: enhancement, pending-example
#420 - Fix a typo in the embedding example
Pull Request -
State: closed - Opened by smottt over 2 years ago
#419 - Add examples for `errgroup`
Issue -
State: open - Opened by yolossn over 2 years ago
- 1 comment
Labels: pending-example
#418 - Update SHA1 example to SHA256
Pull Request -
State: closed - Opened by haydentherapper over 2 years ago
#417 - Add some example for new operator `~`
Issue -
State: open - Opened by 0xff-dev over 2 years ago
- 1 comment
Labels: pending-example
#416 - Set go-version to 1.18.0 in the builder
Pull Request -
State: closed - Opened by eliben over 2 years ago
#415 - Add example of Go generics
Pull Request -
State: closed - Opened by eliben over 2 years ago
- 1 comment
#414 - Fix typo in strings-and-runes
Pull Request -
State: closed - Opened by kovshenin almost 3 years ago
- 1 comment
Labels: pending-response
#413 - Templates: added comments, output and listed in examples
Pull Request -
State: closed - Opened by ArashSameni almost 3 years ago
- 2 comments
#412 - Add templates examples
Issue -
State: closed - Opened by ArashSameni almost 3 years ago
- 1 comment
Labels: pending-example
#411 - Add example of reading runes and characters from strings or `[]byte`
Issue -
State: closed - Opened by eliben almost 3 years ago
Labels: pending-example
#410 - Proposal: Add section on generics
Issue -
State: closed - Opened by Dry-Leaf almost 3 years ago
- 1 comment
#409 - Update `Epoch` example to add UnixMilli from Time package
Pull Request -
State: closed - Opened by sandeepkru almost 3 years ago
#408 - fix: Wrong results on Closing-Channels
Pull Request -
State: closed - Opened by sang-w0o almost 3 years ago
#407 - Use the full power of closure.
Pull Request -
State: closed - Opened by varunarang almost 3 years ago
#406 - Correct inaccuracy in `const` description.
Pull Request -
State: closed - Opened by jginsburgn almost 3 years ago
#405 - fix: fix incorrect result output of closing-channels example
Pull Request -
State: closed - Opened by nicholasxjy almost 3 years ago
- 1 comment
#404 - Fix incorrect link in README.md
Pull Request -
State: closed - Opened by alaq almost 3 years ago
- 2 comments
#403 - feat: Add benchmark example
Pull Request -
State: closed - Opened by jidicula almost 3 years ago
- 1 comment
#402 - Simplify signals example
Pull Request -
State: closed - Opened by sebsheep about 3 years ago
- 4 comments
#401 - make all example on a side column
Issue -
State: closed - Opened by laoshaw about 3 years ago
- 1 comment
#400 - don't embed the mutex
Pull Request -
State: closed - Opened by natefinch about 3 years ago
- 1 comment
#399 - Update errors.sh
Pull Request -
State: closed - Opened by jason-beh about 3 years ago
#398 - Add struct/interface embedding example
Issue -
State: closed - Opened by eliben about 3 years ago
Labels: pending-example
#397 - Adding Polish translation
Pull Request -
State: closed - Opened by baduker about 3 years ago
- 1 comment
#396 - Minor fixes
Pull Request -
State: closed - Opened by gkotian about 3 years ago
#395 - Add link to go to previous example
Issue -
State: closed - Opened by WSINTRA about 3 years ago
#394 - Adding printouts to make code easier to correlate to output
Issue -
State: open - Opened by eliben about 3 years ago
- 2 comments
Labels: enhancement
#393 - Updated HTML files after adding string formatting prefixes.
Pull Request -
State: closed - Opened by cn007b about 3 years ago
- 1 comment
#392 - Implement mobile markup
Issue -
State: closed - Opened by vitaly-zdanevich about 3 years ago
- 3 comments
Labels: enhancement
#391 - Added prefixes with purpose to find output result easier.
Pull Request -
State: closed - Opened by cn007b about 3 years ago
- 2 comments
#388 - Update Travis badge Markdown per Travis app
Pull Request -
State: closed - Opened by mmcgrana over 3 years ago
#384 - Proposal: worker pools using semaphore channel
Issue -
State: closed - Opened by enkeyz over 3 years ago
- 4 comments
#382 - string-formatting: move outputs closer to code
Issue -
State: closed - Opened by vitaly-zdanevich over 3 years ago
- 3 comments
#381 - Proposal: example for method forwarding with struct types
Issue -
State: closed - Opened by enkeyz over 3 years ago
- 3 comments
Labels: enhancement, pending-example
#369 - Contributing Polish Translation
Issue -
State: closed - Opened by baduker over 3 years ago
- 4 comments
Labels: pending-response
#368 - Proposal: Add named return into functions
Issue -
State: open - Opened by rafaelbreno over 3 years ago
- 2 comments
Labels: help-wanted, pending-example
#364 - Why use a pointer i.e. &sync.Mutex{} in Mutexes example
Issue -
State: closed - Opened by mannharleen over 3 years ago
- 3 comments
#349 - Add examples of generics once 1.18 ships
Issue -
State: closed - Opened by eliben almost 4 years ago
- 2 comments
Labels: pending-go
#347 - Proposal: Adding example on Condition Variables
Issue -
State: open - Opened by JJGO almost 4 years ago
- 5 comments
Labels: pending-example
#334 - Proposal: Add Go 1.13 error handling to Error section
Issue -
State: closed - Opened by ngfgrant over 4 years ago
- 5 comments
Labels: pending-example
#318 - Fix typo in a comment of the context example
Pull Request -
State: closed - Opened by eliben almost 5 years ago
#297 - Optional dark theme enabled.
Pull Request -
State: closed - Opened by vitaly-zdanevich about 5 years ago
- 4 comments
#288 - Print the function being executed
Pull Request -
State: closed - Opened by vadasambar about 5 years ago
- 3 comments
Labels: pending-response
#278 - WaitGroup: worker should not take wg *sync.WaitGroup
Issue -
State: closed - Opened by peterbourgon about 5 years ago
- 4 comments
#198 - Added prefixes with purpose to find output result easier.
Pull Request -
State: closed - Opened by cn007b over 6 years ago
- 8 comments
#196 - Added pdf version - disabled links for now since they are not right
Pull Request -
State: closed - Opened by cgopalan almost 7 years ago
- 3 comments
#78 - Different color for visited examples
Issue -
State: closed - Opened by jpadilla over 10 years ago
- 2 comments