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,993 public repositories matching this topic...
-
Updated
Dec 28, 2021 - Go
-
Updated
Dec 27, 2021 - Go
-
Updated
Dec 29, 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 28, 2021 - Makefile
Feature Description
Hi,
I'm monitoring my Gitea instance via Prometheus and Grafana.
It would be great to have a string for the current Gitea version and the new one in the metrics to set an Grafana alert for possible new version on it.
Screenshots
No response
Describe the feature or problem you’d like to solve
A number of options have a -L
or --limit
option with defaults (20 or 30) and can be supplied with a --limit n
where n is a positive integer option, e.g.:
gh issue list --state=open --limit=2000 --json=number
However, if the user needs to get a list of all of the open issue numbers they need to either guess how many the
-
Updated
Dec 29, 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 18, 2021 - Go
-
Updated
Dec 27, 2021 - Go
-
Updated
Dec 25, 2021 - Go
There are still lots of places using the string values for channel types rather than refering the constants directly. We should replace all of those.
All the constants are listed in model/channel.go
If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can di
-
Updated
Dec 20, 2021 - Go
-
Updated
Dec 26, 2021 - Go
-
Updated
Dec 29, 2021 - Go
-
Updated
Aug 12, 2021 - Go
-
Updated
Dec 26, 2021 - Go
-
Updated
Dec 29, 2021 - Go
-
Updated
Dec 29, 2021 - Go
-
Updated
Dec 22, 2021 - Go
-
Updated
Dec 28, 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?