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 34,034 public repositories matching this topic...
-
Updated
Jun 5, 2021 - Go
-
Updated
Jun 5, 2021 - Go
-
Updated
Jun 5, 2021 - Go
-
Updated
Jun 5, 2021 - Go
-
Updated
Jun 4, 2021 - Go
Multiple Explore-related components still make use of GrafanaTheme.
Since Grafana 8.0 introduces GrafanaTheme2 and deprecates GrafanaTheme we should migrate to the new theme.
This should probably be done in multiple small PRs that target a small amount of components to make review easy.
Also the following data sources have components that need to be migrated:
- Elasticsearch
Right now, Syncthing seems to always use LF for line endings in config.xml and .stignore. This is a problem in Windows when trying to edit those using the built-in Notepad, which until very recently had no support for other line endings than CRLF. Support for them has only been added in the very recent versions of Windows 10.
The problem is that when opening those files in Notepad under old
"found" by the @discordapp troops the hard way: https://status.discordapp.com/incidents/62gt9cgjwdgf
pinging @zorkian who pointed it out to me.
trivial to repro, this is against a 3.3.13 on fedora-31.
$ etcdctl set /baa schnorp
$ etcdctl get /baa
schnorp
$ echo -ne 'PUT /v2/keys/baa HTTP/1.1\r\nHost: boo\r\nContent-Length: 123\r\n\r\n' | nc localhost 2379
HTTP/1.1 200 OK
...
$ et
-
Updated
Jun 4, 2021 - Go
As mentioned in #3854, Let's Encrypt now provides two different chains when acquiring a certificate: one with a cross-signed root certificate (default) and one with a self-signed root certificate.
I'd like to use the alternative chain, which seems to be possible using the preferred_chains option in Caddy. From what I'v
-
Updated
Jun 6, 2021 - Go
-
Updated
Jun 6, 2021 - Go
There is a config item Config.LogConfig.AccessLogs, if it was true, Beego log web request and response.
Actually, it's not a good design. As we all known, Log is a typical AOP logic, it should not couple with "business" logic. But now, audit couple with Beego logic.
The relative code:
// AccessLogRecord is astruct for holding access log data.
type AccessLogRecord struct {
Remo- Gitea version (or commit ref): 1.13 (Codeberg), 1.15 (try.gitea.io)
- Database (use
[x]):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes https://try.gitea.io/30repos (feel free to join this org as admin)
Description
The paging of repos is broken in the user dashboard with (n)*15 repos, n >= 2.
So wi
-
Updated
Jun 3, 2021 - Makefile
-
Updated
Jun 4, 2021 - Go
-
Updated
Jun 4, 2021 - Go
GenMarkdownTreeCustom has a way to a header (filePrepender arg), however there is not a first class way to add a footer.
-
Updated
Jun 5, 2021 - Go
currently our make generate-docs creates this page
https://minikube.sigs.k8s.io/docs/contrib/tests/
which generates the site based on the Comments on the Test and validate the func,
I would like these descriptions to exaclty say what it is doing instead of a general text
validateBuildImage
makes sures that
-
Updated
May 29, 2021 - Go
In postgres:
rafiss@127:postgres> create table example (a "char");
CREATE TABLE
rafiss@127:postgres> insert into example values ('abc');
INSERT 0 1
rafiss@127:postgres> select a from example;
+-----+
| a |
|-----|
| a |
+-----+
SELECT 1
In cockroachdb
root@:26257/defaultdb> create table example (a "char");
CREATE TABLE
root@:26257/defaultdb> insert into
Created by Robert Griesemer, Rob Pike, Ken Thompson
Released November 10, 2009
- Repository
- golang/go
- Website
- golang.org
- Wikipedia
- Wikipedia


Just noticed that we have redundant metrics for watch counts like: