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 60,303 public repositories matching this topic...
-
Updated
Oct 8, 2021 - Go
-
Updated
Sep 27, 2021 - Go
-
Updated
Oct 8, 2021 - Go
The associated forum post URL from https://forum.rclone.org
https://forum.rclone.org/t/display-warnings-for-paths-that-exceed-windows-path-length-limit/26608
What is your current rclone version (output from rclone version
)?
rclone v1.55.1
- os/type: windows
- os/arch: amd64
- go/version: go1.16.3
- go/linking: dynamic
- go/tags: cmount
What problem are you are t
-
Updated
Oct 5, 2021 - Makefile
It would be good if Gitea offered support for the new citation file format, cf. https://citation-file-format.github.io/ and https://blog.front-matter.io/mfenner/step-forward-for-software-citation
This is intended to allow scientists to cite software repositories. I can imagine an implementation similar to Github: Similar to the buttons for forks and downloads of repositories, there may be a new
Describe the feature or problem you’d like to solve
This is a follow up to: cli/cli#4441
The gh cs list
command should be able to support the -L/--limit
argument.
Proposed solution
- default limit should be 30
- using
-L/--limit
will cause pagination until the limit is reached or the are no more codespaces
This will make thegh cs list
comman
-
Updated
Oct 8, 2021 - Go
-
Updated
Oct 8, 2021 - Go
GenMarkdownTreeCustom has a way to a header (filePrepender
arg), however there is not a first class way to add a footer.
-
Updated
Sep 22, 2021 - Go
In the threads list, for any thread in a DM, the name of the person you're messaging with shows twice if they started the thread.
{panel:bgColor=#eae6ff}
Design notes
To reduce the confusion for now, hide the channel name tag in the thread list item when:
- root post author = channel name
{panel}
If you're intereste
-
Updated
Oct 7, 2021 - Go
-
Updated
Oct 7, 2021 - Go
-
Updated
Oct 6, 2021 - Go
-
Updated
Aug 12, 2021 - Go
-
Updated
Oct 6, 2021 - Go
-
Updated
Oct 7, 2021 - Go
-
Updated
Oct 8, 2021 - Go
-
Updated
Oct 8, 2021 - Go
-
Updated
Oct 7, 2021 - Go
@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
Description
Since we have Kotlin tutorials for available, why not include Flutter?
Why
We should allow this option when considering mobile development.
Possible Implementation & Open Questions
Similar to other sections formats, add sources and links for people to study.
Is this something you're interested in working on?