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 70,348 public repositories matching this topic...
-
Updated
Jul 28, 2022 - Go
-
Updated
Jul 28, 2022 - Go
-
Updated
Jul 28, 2022 - 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
Jul 24, 2022 - Makefile
Description
Cloning a repository with a double slash fails:
$ git clone https://git.data.coop//halfd/new-website.git
Cloning into 'new-website'...
remote: Not found.
fatal: repository 'https://git.data.coop//halfd/new-website.git/' not found
Gitea Version
1.16.8
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Describe the feature or problem you’d like to solve
There's a case of extremely confusing overloading of arguments: the old gist
gem/command line tool used to interpret -p
as private, whereas gh gist create -p
means public. I am not asking that this be changed, merely giving context.
Since it's easy to shoot yourself in the foot by muscle memory, it would be ideal if the CLI said w
-
Updated
Jul 27, 2022 - Go
-
Updated
Jul 27, 2022 - Go
-
Updated
Jul 28, 2022 - Go
-
Updated
Jul 23, 2022 - Go
On the Direct Messages
category, the tooltip on the ••• menu is "Channel options". It should say "Category options" like the rest of the categories.
If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you c
-
Updated
Jul 28, 2022 - Go
-
Updated
Jul 22, 2022 - Go
-
Updated
Jul 28, 2022 - Go
-
Updated
Jul 28, 2022 - Go
Is your feature request related to a problem? Please describe.
SIEC is currently the default curve, despite it being unknown and receiving insufficient cryptanalysis. It looks as if it was chosen because you're related to the designer. Then the NIST curves have seeds that haven't been explained, lea
-
Updated
Jul 24, 2022 - Go
-
Updated
Jun 11, 2022 - Go
-
Updated
Jul 28, 2022 - Go
-
Updated
Jul 24, 2022 - Go
What problem is the feature used to solve?
kratos does not provide client-side request retry logic
References
- [http retry](https://github.com/gojek/heimdall/tree/master/httpclient)
- [gprc retry](https://github.com/grpc-ecosystem/go-grpc-middleware/tree/master/retry)
-
Updated
Jul 21, 2022 - Go
Created by Robert Griesemer, Rob Pike, Ken Thompson
Released November 10, 2009
- Repository
- golang/go
- Website
- golang.org
- Wikipedia
- Wikipedia
Java tutorial: "Build a Spring Boot App with User Authentication" is no longer available
Current Behavior
The link https://scotch.io/tutorials/build-a-spring-boot-app-with-user-authentication is currently unavailable.
It looks like the author no longer maintains the website.
Possible Solution
found som