Re: [go-nuts] Calling Once (in the code)

2017-08-10 Thread dc0d
How can that get applied here (The Halting Problem)? We use functions everywhere and this is the same as we already do (with same level of probability for Halting Problem). What I do currently: 1 - abstracting some parts of a long function in another function. 2 - the name of that second

Re: [go-nuts] Calling Once (in the code)

2017-08-10 Thread Jan Mercl
On Thu, Aug 10, 2017 at 10:03 PM dc0d wrote: > Is there a tool/linter to check if a private package function gets called exactly once in the code? Good luck with solving the halting problem ;-) -- -j -- You received this message because you are subscribed to the