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 62,326 public repositories matching this topic...
-
Updated
Dec 9, 2021 - Go
-
Updated
Nov 3, 2021 - Go
-
Updated
Dec 9, 2021 - Go
Hi. First of all, kudos to you for the VFS cache - it's really brilliant. I have one request though.
For a little background, as of now I'm using the following settings:
--vfs-cache-mode full \
--vfs-cache-max-size 500G \
--vfs-cache-max-age 5000h \
--vfs-cache-poll-interval 5m \
--vfs-read-ahead 2G \
--bwlimit-file 32M \
--vfs-read-chunk-size=64M \
--vfs-read-chunk-s
-
Updated
Dec 6, 2021 - Makefile
Feature Description
Now that we have a minimum of go1.16 set, we can use go's embed functionality to embed templates/web assets (css/js), and translations.
Screenshots
No response
Describe the feature or problem you’d like to solve
We are able to repo a fork with :
$ gh repo fork
this forks upstream of for example the repository foo to the github user repositories foo (or organisation if specified as is)
it would be nice if we can have the ability to have another name than foo as the user repository target.
Proposed solution
-
Updated
Dec 8, 2021 - Go
-
Updated
Dec 9, 2021 - Go
GenMarkdownTreeCustom has a way to a header (filePrepender arg), however there is not a first class way to add a footer.
-
Updated
Dec 9, 2021 - Go
When a user uninstall an existing plugin and install same plugin from market then by click on the config user can see that its enable but in real time its disable. its showing wrong setting.
Steps to reproduce:
- Remove e.g.the GitHub plugin.
- From the Marketplace, install the GitHub plugin. (sometime i have to click 2 times on install button from the market)
- Click on the Config and user
-
Updated
Dec 9, 2021 - Go
-
Updated
Dec 8, 2021 - Go
-
Updated
Dec 8, 2021 - Go
-
Updated
Aug 12, 2021 - Go
-
Updated
Dec 9, 2021 - Go
-
Updated
Nov 18, 2021 - Go
-
Updated
Dec 7, 2021 - Go
-
Updated
Dec 9, 2021 - Go
-
Updated
Dec 7, 2021 - Go
-
Updated
Dec 6, 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?