Skip to content

Latest commit

 

History

History

JoeTsai-ForwardCompatibleGoCode

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Forward Compatible Go Code

Joe Tsai (@dsnet)

Gophers often use "Go 1 compatibility" as a magic phrase to indicate that all present Go1 code will always work on all future Go1 releases. However, people are surprised to find out that running with the next version of Go sometimes causes build and test failures. What's going on?

See the slides on Google Slides or as a PDF.