easyjson
easyjson copied to clipboard
Only re-created `_easyjson.go` files if source file changed
It takes a LOT of time to create easy JSON with big files. In there a way to make this faster? e.g. by only generating a new file if the existing generated file is older than the source file?