Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What was used to auto generate the code?


Unless things have changed drastically, they use internal tools to generate the code. I used to work on one of the SDK teams.


They have a makefile target called generate

https://github.com/aws/aws-sdk-go/blob/v1.0.0/Makefile#L31

Reading the code, it looks like the most important lines are around here: https://github.com/aws/aws-sdk-go/blob/v1.0.0/private/model/...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: