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 50,206 public repositories matching this topic...
A curated list of awesome Go frameworks, libraries and software
-
Updated
Nov 5, 2020 - Go
Curated list of project-based tutorials
-
Updated
Nov 4, 2020
A platform for building proxies to bypass network restrictions.
-
Updated
Nov 3, 2020 - Go
The Cloud Native Application Proxy
-
Updated
Nov 6, 2020 - Go
- Gitea version (or commit ref): 1.14.0+dev-148-gfb756e773
Description
Project title isn't shown in the project board page which confuses the user.
Screenshots
The fantastic ORM library for Golang, aims to be developer friendly
-
Updated
Nov 5, 2020 - Go
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
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
Nov 5, 2020 - Go
We are starting to migrate the mattermost-webapp over to TypeScript to facilitate better code quality. This Help Wanted issue is to modify all files in components/announcement*bar/version*bar (not sub-directories included) and associated test files.
Below is a checklist of items you should be doing to migrate:
- < ] Rename the files to their associated TypeScript extensions (ie.
jstots
GenMarkdownTreeCustom has a way to a header (filePrepender arg), however there is not a first class way to add a footer.
Standard Go Project Layout
-
Updated
Nov 1, 2020 - Makefile
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
Nov 5, 2020 - Go
Open source API-compatible alternative to the text editor Sublime Text
-
Updated
Dec 30, 2019
Native GraphQL Database with graph backend
-
Updated
Nov 6, 2020 - Go
The Ultimate Go Study Guide
-
Updated
Oct 22, 2020 - Go
Curated list of Go design patterns, recipes and idioms
-
Updated
Sep 28, 2020 - Go
A fast, well-tested and widely used WebSocket implementation for Go.
-
Updated
Sep 27, 2020 - Go
Go dependency management tool experiment (deprecated)
-
Updated
Sep 5, 2020 - Go
Go development plugin for Vim
-
Updated
Nov 5, 2020 - Vim script
I currently observed with ClashX that if a website both resolves in IPv4 and IPv6, the IPv4 address will have a precedence over the IPv6 one. But in some environments, only IPv6 address is reachable, and access from IPv4 is forbidden, so providing an option for IPv6 precedence is reasonable. Would you please offer this feature?
My routing config is as fo
@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 the problem you are having with rclone?
Using
rclone mountwith a non-persistent configuration (all settings given by environment variables) & VFS caching enabled attempts to use a VFS cache dir with illegal characters (:) on Windows.What is your rclone version (output from
rclone version)