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 51,322 public repositories matching this topic...
A curated list of awesome Go frameworks, libraries and software
-
Updated
Dec 12, 2020 - Go
Curated list of project-based tutorials
-
Updated
Dec 10, 2020
A platform for building proxies to bypass network restrictions.
-
Updated
Dec 10, 2020 - Go
The Cloud Native Application Proxy
-
Updated
Dec 12, 2020 - Go
- Gitea version (or commit ref): 1.13.0
- Git version: 2.14.3
- Operating system: Ubuntu Server 18.04.5
- Database (use
[x]):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL) https://try.gitea.io/modmew8/LabelEmojiTest/projects/400
- No
Description
Currently emojis in labe
The fantastic ORM library for Golang, aims to be developer friendly
-
Updated
Dec 11, 2020 - Go
For some reason when I try to merge a pr with gh pr merge from my development branch into master I get the following error:
Pull request #1 (Initial Commit.) can't be merged right now; try again in a few seconds
I am able to create and merge pr's from any other branch except into master. I have to go into the Github each time to commit the merge. My master did have a protection rule on i
Standard Go Project Layout
-
Updated
Dec 10, 2020 - Makefile
GenMarkdownTreeCustom has a way to a header (filePrepender arg), however there is not a first class way to add a footer.
The fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. A true successor of expressjs and laravel | 谢谢 https://github.com/kataras/iris/issues/1329 |
-
Updated
Dec 9, 2020 - Go
Help contribute to the Incident Management Plugin!
Today, running /incident commander [@username] from within a non-incident channel shows the following message:
You can only show the commander from within the incident's channel.
Let’s change this to:
`You can only see the commander from within the incident's ch
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
A modern and intuitive terminal-based text editor
-
Updated
Dec 11, 2020 - Go
Go Micro is a framework for microservices development
-
Updated
Dec 13, 2020 - Go
Open source API-compatible alternative to the text editor Sublime Text
-
Updated
Dec 30, 2019
Native GraphQL Database with graph backend
-
Updated
Dec 12, 2020 - Go
Curated list of Go design patterns, recipes and idioms
-
Updated
Sep 28, 2020 - Go
The Ultimate Go Study Guide
-
Updated
Oct 22, 2020 - Go
A fast, well-tested and widely used WebSocket implementation for Go.
-
Updated
Nov 25, 2020 - Go
Go dependency management tool experiment (deprecated)
-
Updated
Sep 5, 2020 - Go
Go development plugin for Vim
-
Updated
Dec 12, 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
Created by Robert Griesemer, Rob Pike, Ken Thompson
Released November 10, 2009
- Repository
- golang/go
- Website
- golang.org
- Wikipedia
- Wikipedia


What is your current rclone version (output from
rclone version)?1.53.3
What problem are you are trying to solve?
Trying to prevent default password from being generated and added when
htpasswdoption is used. Since htpasswd is present, there generally should be no need for credentials besides those in htpasswd.How do you think rclone should be changed to solve tha