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 49,453 public repositories matching this topic...
-
Updated
Oct 9, 2020 - Go
-
Updated
Oct 6, 2020
-
Updated
Oct 9, 2020 - Go
-
Updated
Oct 9, 2020 - Go
source: go-gitea/gitea#9833 (comment)
"...some feedback on whether the URL is correct (like checking the response of the URL to see that it does return something that looks like a .well-known/openid-configuration) rather than blindly accepting the URL would be a big improvement in user experience."
-
Updated
Oct 9, 2020 - Go
-
Updated
Oct 9, 2020 - Go
/join
should have autocomplete data for it’s single argument, the channel. A positional argument could be used as autocomplete list for channels is not implemented yet.
If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with communit
Describe the feature or problem you’d like to solve
When running gh pr checks
the user is shown a bunch of urls for each check. It would be great to add a -w
to see the checks tab ([repo/owner]/pull/[pr-number]/checks) in github.com. The user could then scroll through the various checks shown in the output of the gh pr checks
.
Proposed solution
How will it benefit CLI and it
GenMarkdownTreeCustom has a way to a header (filePrepender
arg), however there is not a first class way to add a footer.
Move all Dockerfile samples to non-root user
Expected Behaviour
As an OpenFaaS end-user, I want to run all samples on my OpenFaaS cluster, even with the new non-root feature enabled.
Current Behaviour
-
Updated
Oct 6, 2020 - Makefile
-
Updated
Oct 9, 2020 - Go
-
Updated
Dec 30, 2019
-
Updated
Oct 9, 2020 - Go
-
Updated
Oct 9, 2020 - Go
-
Updated
Sep 30, 2020 - Go
-
Updated
Sep 28, 2020 - Go
-
Updated
Sep 5, 2020 - Go
-
Updated
Sep 27, 2020 - Go
-
Updated
Oct 9, 2020 - Vim script
@benoittgt very kindly submitted a PR to fix some spacing issues in the markdown using gofmtmd.
It should be possible to automate this as part of the build script
内网的 NAS 上 Host 了一个 NextCloud 服务,路由器端口映射到外网,使用 V2RAY 和 REDSOCKS2 的时候,使用正常。
换用 CLASH,开启 CLASH 后,无法访问,log 一直提示如下
dial DIRECT error: dial tcp4 xxx.xxx.xxx.xxx:xx: connect: connection refused
我使用了动态 DNS 服务,DNS 解析没问题,IP 能正确解析出来
不过,DNS 也切换用 FAKE-IP 和 REDIR-HOST,均无法解决
请问是什么原因呢?
Created by Robert Griesemer, Rob Pike, Ken Thompson
Released November 10, 2009
- Repository
- golang/go
- Website
- golang.org
- Wikipedia
- Wikipedia