Go

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 29,102 public repositories matching this topic...
-
Updated
Sep 12, 2020 - Go
-
Updated
Sep 11, 2020 - Go
-
Updated
Sep 12, 2020 - Go
-
Updated
Sep 9, 2020 - Go
-
Updated
Sep 8, 2020 - Go
-
Updated
Sep 11, 2020 - TypeScript
Hi!
Thanks for this nice tool, I like it a lot :-)
I searched the forums and issue tracker, but could not find any discussion on this:
I would like to have a "clean" feature for Simple File Versioning. I think something similar to the feature for Trash Can File Versioning would be useful:
A configuration op
Today, etcdctl endpoint health
only performs a quorum GET. If server is corrupted or exceeded quota (which put the server into read only mode), this command incorrectly returns healthy
.
-
Updated
Sep 11, 2020 - Go
I would like to be able to prevent certain headers (Authorization: X-Auth-Token:, etc ) from being included in the caddy logs.
I found caddyserver/caddy#3562, which is asking to be able to set an allowlist of headers, which makes sense for their use case.
In my case, a blocklist, makes more sense, as I only want to prevent a single header from being included in the
We are currently thinking about fixing some bugs in the mobile backend.
This issue shall act as an umbrella issue to collect some of the quirks of the backend that could be improved in the future. If you have any suggestions, feel free to add.
-
All functions are undocumented
Maybe we can find a way to insert Javadoc into the generated.aar -
Address.toString() returns {}Address
In order
-
Updated
Sep 12, 2020 - Go
Please answer these questions before submitting your issue. Thanks!
#2662
-
What version of Go and beego are you using (
bee version
)?
Any version -
What operating system and processor architecture are you using (
go env
)?
Any -
What did you do?
If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
When we use ES as the logger, the i
-
Updated
Sep 12, 2020 - Go
-
Updated
Sep 9, 2020 - Go
It would be great if Gitea could include the head_commit
in the push
webhook if the object is a tag. For reference this is what GitHub sends in the push hook if the object is a tag:
{
"ref": "refs/tags/v0.0.1",
"before": "0000000000000000000000000000000000000000",
"after": "d2b75aa7797ec26b088fa2dd527e9d2c052fcedd",
"created": true,
"deleted": false,
"forced": false,
-
Updated
Sep 11, 2020 - Go
-
Updated
Aug 24, 2020 - Go
-
Updated
Sep 12, 2020 - Go
PS C:\Users\jenkins> minikube cache add doesnt_exist_thing:haha
E0910 18:30:13.540553 3980 cache.go:63] save image to file "doesnt_exist_thing:haha" -> "C:\\Users\\jenkins\\.minikube\\cache\\images\\doesnt_exist_thing_haha" failed: nil image for doesnt_exist_thing:haha: GET https://index.docker.io/v2/library/doesnt_exist_thing/manifests/haha: UNAUTHORIZED: authentication required; [map[Ac
-
Updated
Sep 11, 2020 - Go
SQL supports hidden columns: columns that are only included in a projection if explicitly requested. An example of this is the rowid
column that is created on tables without explicitly primary keys.
Currently, there is no way to get a hidden column on a user-defined table: it's only possible if you manually set the hidden boolean in the table descriptor, by editing the CockroachDB source code
Summary
When using a slash command that crashes a plugin, the user receives an unfriendly message.
Observed:
Command with a trigger of '/jira' not found. Click here to send as a message.
Expected:
Plugin for the
jira
command is not working. Please contact your system administrator.
Ticket Link
-
Updated
Sep 11, 2020 - Go
Created by Robert Griesemer, Rob Pike, Ken Thompson
Released November 10, 2009
- Repository
- golang/go
- Website
- golang.org
- Wikipedia
- Wikipedia
What happened:
When creating the above resource (for testing), I'm getting this: