On Monday, 12 October 2020 12:57:08 UTC+1, Jesper Louis Andersen wrote:
>
> Rough comments:
>
> 1. I tend to shy away from packages named "utils" since they often attract 
> functions from all over the place of a project. It is often better to keep 
> such functions in the packages where they are used, or name them after what 
> kind of functions they contain.
>

There is a nice article on this topic here: 
https://blog.golang.org/package-names

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/6de32829-7412-46be-bd2e-86cb3784683eo%40googlegroups.com.

Reply via email to