golang

Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.
Here are 59,215 public repositories matching this topic...
-
Updated
Sep 4, 2021 - Go
-
Updated
Aug 25, 2021 - Go
-
Updated
Sep 3, 2021 - Go
It would be good if Gitea offered support for the new citation file format, cf. https://citation-file-format.github.io/ and https://blog.front-matter.io/mfenner/step-forward-for-software-citation
This is intended to allow scientists to cite software repositories. I can imagine an implementation similar to Github: Similar to the buttons for forks and downloads of repositories, there may be a new
-
Updated
Aug 22, 2021 - Makefile
When you run gh pr view
, for example, we will look up the current branch and display the latest PR that has it as its head branch. We do this even for closed PRs so that operations like gh pr view
and gh pr reopen
can work.
When one is on the default branch, however, I don't think the same logic should apply. Looking up closed PRs that have main
as their head branch is most likely goi
-
Updated
Sep 3, 2021 - Go
GenMarkdownTreeCustom has a way to a header (filePrepender
arg), however there is not a first class way to add a footer.
-
Updated
Sep 2, 2021 - Go
getPrepackagedPlugin throws an unrecoverable error when a plugin manifest specifies an icon path that doesn’t exist. But installing that plugin via the marketplace doesn’t throw the same error, instead just logging a warning. Let’s change this to have warn semantics instead.
-
Updated
Aug 3, 2021 - Go
-
Updated
Sep 3, 2021 - Go
-
Updated
Aug 30, 2021 - Go
-
Updated
Aug 12, 2021 - Go
-
Updated
Sep 4, 2021 - Go
-
Updated
Sep 3, 2021 - Go
-
Updated
Sep 5, 2021 - Go
-
Updated
Aug 12, 2021 - Go
@benoittgt very kindly submitted a PR to fix some spacing issues in the markdown using gofmtmd.
It should be possible to automate this as part of the build script
-
Updated
Jan 2, 2021
-
Updated
Sep 4, 2021 - Go
Created by Robert Griesemer, Rob Pike, Ken Thompson
Released November 10, 2009
- Repository
- golang/go
- Website
- golang.org
- Wikipedia
- Wikipedia
Description
Since we have Kotlin tutorials for available, why not include Flutter?
Why
We should allow this option when considering mobile development.
Possible Implementation & Open Questions
Similar to other sections formats, add sources and links for people to study.
Is this something you're interested in working on?