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
#526 - Change ending extension from .sh to .go for errors lessons
Pull Request -
State: closed - Opened by EmNudge 6 months ago
#525 - Fix typo in a comment
Pull Request -
State: closed - Opened by hezhizhen 6 months ago
#524 - Use seek enums and show other seek methods
Pull Request -
State: closed - Opened by kauppie 6 months ago
#523 - Add example of type assertions
Issue -
State: open - Opened by adriancuadrado 7 months ago
- 1 comment
Labels: pending-example
#522 - Add an example with automatic array size
Pull Request -
State: closed - Opened by adriancuadrado 7 months ago
- 4 comments
#521 - Feature/nav
Pull Request -
State: open - Opened by apoddaturi 7 months ago
#520 - Incorrect code example in official documentation eg. usage of range
Issue -
State: closed - Opened by RahulRana0707 7 months ago
- 1 comment
#519 - Add the shell prompt/command to custom-errors.sh
Pull Request -
State: closed - Opened by johnd 7 months ago
- 3 comments
#518 - replace the clipboard/play icons
Pull Request -
State: open - Opened by muhammadmp97 7 months ago
#517 - Add wrapping errors
Pull Request -
State: closed - Opened by guettli 8 months ago
#516 - Add ID to <table>
Pull Request -
State: closed - Opened by guettli 8 months ago
#515 - added: a dark mode in css for us night dwellers
Pull Request -
State: closed - Opened by ChrisMcKenzie 8 months ago
- 7 comments
#514 - Fixing waitgroups example
Pull Request -
State: closed - Opened by OmarQunsul 8 months ago
- 2 comments
#513 - Suggestion: Add an example for using iota to make enum-like constants
Issue -
State: open - Opened by JamesC01 8 months ago
Labels: pending-example
#512 - Time formatting example does not compile
Issue -
State: closed - Opened by halesyy 8 months ago
- 2 comments
#511 - use blank import for importing the embed package
Pull Request -
State: closed - Opened by Yakiyo 8 months ago
- 1 comment
#510 - Fix verbiage for Strings and Runes (noissue)
Pull Request -
State: closed - Opened by aannirajpatel 8 months ago
#509 - Go by Example: For - cannot range over X (untyped int constant)
Issue -
State: closed - Opened by DiiBBz 9 months ago
- 1 comment
#508 - Update waitgroups example to use go 1.22
Pull Request -
State: closed - Opened by pzerone 9 months ago
#507 - update random numbers example to use `v2` after 1.22 is released
Issue -
State: closed - Opened by eliben 9 months ago
Labels: pending-go
#506 - Default number generator is no longer deterministic
Issue -
State: closed - Opened by InPermutation 9 months ago
- 1 comment
#505 - Go by Example: WaitGroups: fmt.Print not safe for parallel output
Issue -
State: closed - Opened by bahco 9 months ago
- 1 comment
#504 - Docs: Added Prev example for all the HTML files
Pull Request -
State: closed - Opened by 1001pranav 10 months ago
- 1 comment
#503 - feat: :sparkles: Add index to spanish
Pull Request -
State: closed - Opened by bezael 10 months ago
- 1 comment
#502 - typo fix - if-else.sh
Pull Request -
State: closed - Opened by Deftly 11 months ago
#501 - Shell output doesn't match program output
Issue -
State: closed - Opened by Deftly 11 months ago
#500 - Update generics.sh with correct response
Pull Request -
State: closed - Opened by akhilpenugonda 11 months ago
- 2 comments
#499 - fix: problem in burst limit
Pull Request -
State: closed - Opened by Shurtu-gal 11 months ago
- 4 comments
#498 - Added example of reading from closed channel
Pull Request -
State: closed - Opened by zhuboris 11 months ago
- 2 comments
#497 - Add example: Operaions on closed channels
Issue -
State: closed - Opened by zhuboris 11 months ago
- 1 comment
#496 - Allow copying
Issue -
State: closed - Opened by darkBuddha 12 months ago
- 1 comment
#495 - Sidebar/expandable table of contents?
Issue -
State: closed - Opened by pritster5 almost 1 year ago
- 2 comments
#494 - Feature Request - If/Else logical operators
Issue -
State: closed - Opened by ganjarsetia about 1 year ago
- 1 comment
#493 - Add content to if else example
Issue -
State: closed - Opened by gcsandesh about 1 year ago
- 4 comments
#492 - unreadable on mobile
Issue -
State: closed - Opened by jcbhmr about 1 year ago
- 2 comments
#491 - Add Dark Mode
Issue -
State: closed - Opened by soyreda about 1 year ago
#490 - Update Atomic Counters example to use atomic.Uint64
Pull Request -
State: closed - Opened by erazemk about 1 year ago
- 1 comment
#489 - Fix syntax example in the Variable page
Pull Request -
State: closed - Opened by siashish about 1 year ago
#488 - Fix typo in variables page document
Pull Request -
State: closed - Opened by siashish about 1 year ago
#487 - Added http-server /headers example
Pull Request -
State: closed - Opened by c0dehu1k about 1 year ago
- 1 comment
#486 - Http server, example with curl /header is missing
Issue -
State: closed - Opened by c0dehu1k about 1 year ago
- 1 comment
#485 - How to contribute ?
Issue -
State: closed - Opened by megaadam about 1 year ago
- 1 comment
#484 - Various errors in code?
Issue -
State: closed - Opened by randomouscrap98 about 1 year ago
- 2 comments
#483 - Add checkpoints for slice
Pull Request -
State: closed - Opened by Ray-Soong about 1 year ago
#482 - add an example for operator '~'
Pull Request -
State: open - Opened by 0xff-dev about 1 year ago
- 1 comment
#481 - Updating the Content for New Go 1.21 Features
Issue -
State: closed - Opened by Bernstein7z about 1 year ago
- 5 comments
Labels: pending-example
#480 - stateful goroutines clarification
Issue -
State: closed - Opened by megaadam over 1 year ago
- 1 comment
#479 - Test questions related to topic
Issue -
State: closed - Opened by abhibhaw over 1 year ago
- 1 comment
#478 - tr: hello-world page
Pull Request -
State: closed - Opened by dsha256 over 1 year ago
#477 - Small grammar correction
Pull Request -
State: closed - Opened by mnm364 over 1 year ago
- 1 comment
#476 - Proposal: Adding dark theme
Issue -
State: closed - Opened by agilov over 1 year ago
- 3 comments
#475 - update slice & add radix tree
Pull Request -
State: closed - Opened by jiangbo0216 over 1 year ago
- 4 comments
Labels: pending-response
#474 - Introduce anonymous structs
Pull Request -
State: closed - Opened by niyumard over 1 year ago
- 3 comments
Labels: pending-response
#473 - Add vietnamese version
Issue -
State: closed - Opened by hqphuoc over 1 year ago
#472 - Add Vietnamese version translation
Pull Request -
State: closed - Opened by hqphuoc over 1 year ago
#471 - /bin/bash -> /usr/bin/env bash
Pull Request -
State: closed - Opened by niyumard over 1 year ago
#470 - WWW subdomain not bound to IP
Issue -
State: closed - Opened by niyumard over 1 year ago
- 1 comment
#469 - link embed directive
Pull Request -
State: closed - Opened by niyumard over 1 year ago
- 2 comments
#468 - Added Brazilian portuguese (PT-BR) to translations list, updated link.
Pull Request -
State: closed - Opened by LCSLITX over 1 year ago
#467 - Add Brazilian Portuguese (PT-BR) to translations list.
Pull Request -
State: closed - Opened by LCSLITX over 1 year ago
- 2 comments
#466 - Proposal: Adding an index of examples for quick switching
Issue -
State: closed - Opened by pmayur over 1 year ago
- 1 comment
#465 - Group articles
Issue -
State: open - Opened by hashrock over 1 year ago
- 3 comments
Labels: pending-response
#464 - Started translation to Brazilian Portuguese PT-BR
Pull Request -
State: closed - Opened by LCSLITX over 1 year ago
#463 - creating a fuzzing example using a calculator.
Pull Request -
State: closed - Opened by Philip-21 over 1 year ago
- 5 comments
#462 - `dependes` -> `depends`
Pull Request -
State: closed - Opened by siiky over 1 year ago
#461 - Add string conversion example in writing files example
Issue -
State: closed - Opened by rj-vinodh almost 2 years ago
- 1 comment
#460 - Add toggle theme button to the footer
Pull Request -
State: closed - Opened by vicradon almost 2 years ago
- 2 comments
#459 - mutex unlock out of order
Issue -
State: closed - Opened by jwilliamson1 almost 2 years ago
- 1 comment
#458 - Add named return into functions
Pull Request -
State: closed - Opened by grejojoby almost 2 years ago
#457 - Added more information about shorthand variable declaration
Pull Request -
State: closed - Opened by grejojoby almost 2 years ago
- 2 comments
#456 - Added example for named return
Pull Request -
State: closed - Opened by grejojoby almost 2 years ago
#455 - Added more information about shorthand variable declaration
Pull Request -
State: closed - Opened by grejojoby almost 2 years ago
#454 - docs: remove typo
Pull Request -
State: closed - Opened by jpacareu almost 2 years ago
- 3 comments
#453 - Update comment in Atomic Counter
Pull Request -
State: closed - Opened by Py-Himanshu-Patel almost 2 years ago
- 1 comment
#452 - The go run code seems to be missing.
Issue -
State: closed - Opened by mendelssohnbach almost 2 years ago
#451 - Update range-over-channels.go
Pull Request -
State: closed - Opened by QGerrit about 2 years ago
- 1 comment
#450 - Minor addition to if-else text on declarations
Pull Request -
State: closed - Opened by Aditya-Sood about 2 years ago
- 2 comments
#449 - Adds `go run` command
Pull Request -
State: closed - Opened by danoscarmike about 2 years ago
#448 - Suggestion: Separate code from content to avoid copying of content while trying to copy code
Issue -
State: closed - Opened by Ranjeetk489 about 2 years ago
- 1 comment
#447 - Proposal: Improve the clarity of https://gobyexample.com/non-blocking-channel-operations
Issue -
State: closed - Opened by aaash99999 about 2 years ago
- 3 comments
#446 - Output result in Generics section is wrong
Issue -
State: closed - Opened by hopingstar1806 about 2 years ago
- 1 comment
#445 - Update generics.go
Pull Request -
State: closed - Opened by orhan-erday about 2 years ago
- 1 comment
#444 - Update recover.sh
Pull Request -
State: closed - Opened by Naoya9922 about 2 years ago
#443 - Seeding random numbers using time.Now() doesn't work as expected in the go playground
Issue -
State: closed - Opened by jarv about 2 years ago
#442 - Pdf version of the book
Issue -
State: closed - Opened by yunior123 about 2 years ago
- 1 comment
#441 - fix(): grammar correction on select page
Pull Request -
State: closed - Opened by grejojoby about 2 years ago
#439 - Modules and go.mod
Issue -
State: closed - Opened by wrq about 2 years ago
- 1 comment
#438 - Proposal: Add a little more info about short variable declaration
Issue -
State: closed - Opened by slab713 about 2 years ago
- 2 comments
Labels: help-wanted, pending-response
#437 - Update generics.sh
Pull Request -
State: closed - Opened by pavelgit about 2 years ago
#436 - Mention that environment variable set by program is also listed by `os.Environ()`
Pull Request -
State: closed - Opened by AndiDog about 2 years ago
#435 - A secret chapter
Issue -
State: closed - Opened by kwarabei about 2 years ago
- 1 comment
#434 - Examples: fix invalid html
Pull Request -
State: closed - Opened by deining over 2 years ago
- 1 comment
#433 - Remove extra white space in switch example
Pull Request -
State: closed - Opened by ahbanavi over 2 years ago
- 1 comment
#432 - Fix typo in Println statement
Pull Request -
State: closed - Opened by mcncl over 2 years ago
- 1 comment
#431 - Go by Example: Time Formatting / Parsing
Issue -
State: closed - Opened by cllgeek over 2 years ago
- 2 comments
Labels: pending-response
#430 - Update time-formatting-parsing.go
Pull Request -
State: closed - Opened by swyrik over 2 years ago
#429 - Add u.Hostname() (Go 1.8+) to url.Parse example
Pull Request -
State: closed - Opened by gwillem over 2 years ago
#428 - Fixing typo
Pull Request -
State: closed - Opened by deining over 2 years ago
Labels: pending-response
#427 - Changes 'the' to 'then' in stateful goroutine example
Pull Request -
State: closed - Opened by ashish91 over 2 years ago
- 2 comments
#426 - List Style Changed
Pull Request -
State: closed - Opened by This-Is-Prince over 2 years ago
- 1 comment