#Im strugling to separate this small piece of code into two separate files

5 messages · Page 1 of 1 (latest)

frigid jewel
#

you only need one go.mod

#

in module root

#

api_funcs would be sub package of the module.

hearty glacier
#

Oh makes sense

hearty glacier