Y
Hacker News
new
|
ask
|
show
|
jobs
by
emodendroket
1892 days ago
Imagine you want to create an instance of a struct with many string and int pointer fields. This is actually a big pain in the ass in Go (the AWS SDK offers an aws.String helper for this reason).