Skip to content
#

golang

go logo

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,235 public repositories matching this topic...

nthuemmel
nthuemmel commented Aug 31, 2020

What is the problem you are having with rclone?

Using rclone mount with 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)

rclone v1.52.3
- os/arch: windows/amd64
- go version: go1.14.7
cli
tierninho
tierninho commented Sep 11, 2020

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

mattermost-server
mattermod
mattermod commented Oct 29, 2020

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. js to ts
xfoxfu
xfoxfu commented Sep 23, 2019

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

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language
You can’t perform that action at this time.