top | item 18179326 (no title) toddkazakov | 7 years ago How about just using the builder pattern? discuss order hn newest _drFaust|7 years ago Not familiar with go or that pattern but is this a good example? https://gist.github.com/vaskoz/10073335 toddkazakov|7 years ago Yes, that's a good example baby|7 years ago have an initSomething() that returns an initialized struct.
_drFaust|7 years ago Not familiar with go or that pattern but is this a good example? https://gist.github.com/vaskoz/10073335 toddkazakov|7 years ago Yes, that's a good example baby|7 years ago have an initSomething() that returns an initialized struct.
_drFaust|7 years ago
toddkazakov|7 years ago
baby|7 years ago