chtx

Results 3 comments of chtx

Or simpler to implement: generate a random name instead of "unknown_filename". Example: 00d79b519517efb243f91ecfc6aaeb88.jpg. It'll solve the problem 100%.

@akosbalasko Please increase the priority of this feature. Thank you.

And if you have multiple go files in the directory, point it to the entire directory, not just the main.go file, i.e. `go build -o ./tmp/main ./cmd/api`. @cosmtrek I think...