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 26,242 public repositories matching this topic...
What would you like to be added:
I would like debug logging to show the heart of the processing of a patch request. For example, showing the inputs and outputs of https://github.com/kubernetes/apiserver/blob/fa3c8ad6d7aff4ba13bf7296583ed2815db1be44/pkg/endpoints/handlers/patch.go#L620 .
Why is this needed:
Description
According to commit moby/moby@32915b1, we can no longer build binary-client by running ./hack/make.sh binary-client.
The document could be updated.
-
Updated
May 1, 2020 - Go
-
Updated
May 1, 2020 - Go
-
Updated
May 1, 2020 - Go
-
Updated
May 1, 2020 - Go
The background bleeds from the RadioButtonGroup. It's weird, because I can't find a place where the background is set. Changing to transparent doesn't work, but it's possible to see the change when using any other color.
Component can be found here https://github.com/grafana/grafana/blob/master/packages/grafana-ui/src/components/Forms/RadioButtonGroup/RadioButtonGroup.tsx
, item "test.pdf"): delete file: mkdir /sdcard/Syncthing control/D
There is a document describing how to migrate an existing etcd cluster from HTTP communication to encrypted HTTPS.
The document uses v2-based CLI, some of those commands have different args or output format in their v3 equivalent, and some of them (like etcdctl cluster-health) doesn't seem to exist in v3. The documen
Do you want to request a feature or report a bug?
Documentation improvement
In digestAuth documentation, Kubernetes section does not contain any useful example explaining how to put credentials into a file. The given example is same as users(using base
(Feature request out of https://caddy.community/t/use-placeholders-in-templates/7697)
I would like to see the ability of using placeholders like {http.error.status_code} in templates. This would allow us, for example, to create a single custom error page in nginx style. For now we have to create a page for every status code we would like to support (maybe using respond with include and ar
The function arguments to core.NewBlockChain got way out of hand. We need a config structure instead.
见 https://beego.me/docs/mvc/controller/config.md#basic-config,
beego.AppConfigPath = "conf/app2.conf"
beego.AppConfigProvider = "ini"
代码里 已经改成私有变量,需要通过如下方式进行配置的加载:
beego.LoadAppConfig("ini", "conf/app2.conf")
烦请帮忙更新一下,以免其他用户受误导,谢谢!
Swagger 3.0 support
-
Updated
May 1, 2020 - Go
-
Updated
Apr 29, 2020 - Go
go-gitea/gitea#11032 will output unicode emoji from tokens and attempting to save such a emoji into a utf8 table will result in error 500:
CreateIssueComment: Error 1366: Incorrect string value: '\xF0\x9F\x91\x8E' for column 'content' at row 1
I think we should:
- default new installs to
utf8mb4 - mention in the release notes that MySQL users are e
One common use case for project maintainers is to update a broken pull request which was made by someone else.
Hub should be able to help maintainers doing the following steps:
- grab a pull request
- update the pull request (rebase or other change)
- update the pull request (aka pushing it)
Right now we have the following, which doesn't validatie the needs of a given view. This allows for any colors to be provided, not necessarily the ones that are required. I'd recommend making these color validations accurate, where for Gauge it would require the min and max for instance. I'm assuming these are required for gauge, that may be in error. Would be nice to provide swagger that p
Postgres supports a few trig builtin variants that CockroachDB is missing: namely, the hyperbolic trig variants, as well as variants that act on degrees instead of radians.
See: https://www.postgresql.org/docs/12/functions-math.html
- sinh
- cosh
- tanh
- asinh
- acosh
- atanh
- sind
- cosd
- cotd
- tand
- acosd
- asind
- atand
Convert tests in model/searchparamstest.go into table testing.
As an example you can use the already existing table testing tests in the
same file. If you need to know more about table testing, you can take a look
to the following document https://github.com/golang/go/wiki/TableDrivenTests.
If you're interested please comment here and come [join our "Contributors" community channel](http
./out/minikube start --driver=docker --container-runtime=conatinerd
😄 minikube v1.9.2 on Darwin 10.13.6
✨ Using the docker driver based on user configuration
💣 Failed to generate config: unknown runtime type: "conatinerd"
😿 minikube is exiting due to an error. If the above message is not useful, open an issue:
👉 https://github.com/kubernetes/minikube/issues/new/choose
Dear developers. I write my custom specific web server for work with specific archive files, compression, encryption, etc. And i want to publish my web server under BSD-2-Clause license.
In my project i use Iris and Iris logger as basement.
I'm not going to use the name of your project to promote my project.
Can I publish my project under the BSD-2-Clause license?
Thanks.
Hi folks, sory about my bad english.
I'm trying get up nsq services at containerum, at containerum the public port to services and container are random. With nsqlookupd and nsqadmin it's easy not a big trouble.
But when we try to run nsqd it's registrer ther right broadcast url but the follow ports that nsqd register is that expose in container and not the service port random assigned with the
-
Updated
Apr 29, 2020 - Go
Created by Robert Griesemer, Rob Pike, Ken Thompson
Released November 10, 2009
- Repository
- golang/go
- Website
- golang.org
- Wikipedia
- Wikipedia
https://proxy.golang.org/ says:
It's been minutes since I tagged a new version of
inet.af/netaddrbut it's not showing up: