discussions Search Results · repo:golang/go language:Perl
Filter by
29 results
(418 ms)29 results
ingolang/go (press backspace or delete to remove):
This is a discussion about a new syntax that may be used to handle errors. This is issue #71203 converted into a
discussion.
I ve written a tool that converts ordinary Go code into code that uses the ...
ianlancetaylorposted
on Jan 27- 849
:
This is a discussion intended to lead to a formal proposal.
This was written with input from @mvdan, @johanbrandhorst, @rogpeppe, @chrishines, @rsc.
Background
The widely-used encoding/json package ...
dsnetposted
on Oct 5, 2023- 630
:
I m starting this discussion to collect early feedback on a draft design for a kind of region-based memory management in
Go. There is no prototype yet, only a design and a preliminary evaluation.
Please ...
mknyszekposted
on Nov 8, 2024- 204
:
I am experimenting with running a new bot @gabyhelp (which I am writing) in the Go issue tracker to try to help automate
various mundane things that a machine can do reasonably well. Some aspects of the ...
rscposted
on Jun 8, 2024- 117
:
In #18517 (accepted Jan. 2017), we decided to start importing GitHub pull requests for the Go repositories as Gerrit
changes, in addition to our more typical direct-to-Gerrit workflow.
In the time since ...
bcmillsposted
on Jul 5, 2023- 56
:
The runtime/metrics package exposes wealth of detailed information about the Go runtime. Would other packages in the
standard library benefit from their own metrics? What would be useful to know about ...
jbaposted
on Jul 28, 2023- 24
:
Gabyhelp is a first prototype experiment for a larger effort to explore creating automated help for open-source
maintenance. We have posted an overview of the vision in x/oscar/README.md. This discussion ...
rscposted
on Jul 17, 2024- 12
:
Overview
This is a discussion to talk about a collection of proposals that collectively move the HTTP/2 client and server
implementation currently located in golang.org/x/net/http2 into the standard library. ...
neildposted
on Jun 12, 2023- 15
:
A common request we hear from users is some kind of go new functionality to start a new module with some kind of basic
template.
It seems like a tool along these lines should not be limited to templates ...
rscposted
on Jul 31, 2023- 86
:
Based on earlier discussions in #26263 and #21835 as well as discussions with @robpike, I suggest adding a new version
of math/rand, imported as math/rand/v2, to the standard library. This GitHub Discussion ...
rscposted
on Jun 12, 2023- 99