2022_11
Scrapbox招待リンク
connpass
参考資料
GoのProposalの追い方ガイド
関連リンク集 https://zenn.dev/syumai/scraps/763efd267b3109
参加者
syumai
岩田プロ
読むもの
proposal: review meeting minutes
proposal: Go 2 review meeting minutes
Discussions
(The Go Blog)
はじめに
Twitter hashtag は #goproposalmonthly です
ぜひYouTube Liveにコメントお願いします!
今回の範囲
ここから https://github.com/golang/go/issues/33502#issuecomment-1301030948
2022-11-16
URL
https://github.com/golang/go/issues/33502#issuecomment-1317527689
Accepted
bufio: allow terminating Scanner early cleanly without a final token or an error #56381
crypto/ecdsa: add methods to convert keys to crypto/ecdh format #56088
crypto/x509: add crypto/x509/rootcerts package and rootcerts tag to embed CA root certificates in program #43958
すごい重要な話
encoding: add ScalarMarshaler and ScalarUnmarshaler #56235
math/rand: deprecate Seed #56319
net/http: add ServeFileFS, FileServerFS, NewFileTransportFS #51971
便利そう
path/filepath: add IsLocal #56219
便利そう
spec: disallow anonymous interface cycles #56103
sync: add OnceFunc #56102
これも便利そう
syscall/js: add Scope function #56084
解説を用意するかも
x/tools/go/{analysis,packages}: expose TypeErrors []types.Error fields #54619
2022-11-09
URL
https://github.com/golang/go/issues/33502#issuecomment-1309276003
Accepted
cmd/go: add a flag to use stdin as a cancellation side-channel #56163
cmd/go: standard-library vendoring in module mode #30241
go/analysis: specify that all facts are encoded in one gulp, preserving topology #54661
net: add UDPMsg, (*UDPConn).ReadUDPMsgs, (*UDPConn).WriteUDPMsgs #45886
2022-11-02
URL
https://github.com/golang/go/issues/33502#issuecomment-1301030948
Accepted
net/http: ResponseController to manipulate per-request timeouts (and other behaviors) #54136
大事!
openbsd/ppc64 port #56001
x/net/http2: add support for SETTINGS_HEADER_TABLE_SIZE #56054
x/sys/unix: add ParseOneSocketControlMessage #54714