Re: [go-nuts] How to kill all open TCP connections?

2019-02-20 Thread Wojciech S. Czarnecki
On Tue, 19 Feb 2019 10:43:12 -0800 (PST) rlwestl...@gmail.com wrote: > I did manage to put together a script using tcpdrop that could pick out > only the right connections to drop, but my code reviewer doesn't like the > solution; he wants to solve the problem from within Go rather than > hack

[go-nuts] Why does "go mod" ignore tags in this case?

2019-02-20 Thread twpayne
tl;dr "go mod" writes a timestamp/commit hash to go.mod when a perfectly good tag exists. I don't understand why go.mod doesn't use the tag. Given this library https://github.com/twpayne/go-xdg with a "v2.0.0" tag: https://github.com/twpayne/go-xdg/releases/tag/v2.0.0 if I create a

Re: [go-nuts] How can I try debug.SetMaxHeap?

2019-02-20 Thread Ian Lance Taylor
[ +austin ] On Wed, Feb 20, 2019 at 11:11 AM 'Vinicius Fortuna [vee-NEE-see.oos]' via golang-nuts wrote: > > My team is struggling with limiting the head size of a Go application and > would like to know how to use SetMaxHeap. > > We wrote a VpnExtension for iOS which gets killed by the OS if

[go-nuts] How can I try debug.SetMaxHeap?

2019-02-20 Thread 'Vinicius Fortuna [vee-NEE-see.oos]' via golang-nuts
My team is struggling with limiting the head size of a Go application and would like to know how to use SetMaxHeap. We wrote a VpnExtension for iOS which gets killed by the OS if is consumes more than 15MB, but there's no way to tell Go to not pass that limit. I learned about the debug.SetMaxHeap

[go-nuts] Hiring Go developers at Verisart

2019-02-20 Thread rlnorton
**Who we are** Verisart, the world's first blockchain certification platform for the art market, is seeking developers to join its London office in Mayfair. If you're interested in distributed ledger technologies and want be at the forefront of a new decentralized title registry for creators,

Re: [go-nuts] Visual Studio Code oddity with Go

2019-02-20 Thread Mohamed Yousif
Visual studio code has a very active GitHub repository, you can definitely get a better support there. On Wed, 20 Feb 2019 at 4:14 PM, Rich wrote: > I tried googling this but I not been able to find a solution, hopefully I > can ask this here and someone else knows how to fix this. I use

[go-nuts] Visual Studio Code oddity with Go

2019-02-20 Thread Rich
I tried googling this but I not been able to find a solution, hopefully I can ask this here and someone else knows how to fix this. I use Visual Studio Code -- because it's free. The issue I am having is that every time I use Visual Studio Code I get the popup that says: The Go extension is

[go-nuts] Go Lang - Need Help

2019-02-20 Thread Merry
I am new to aws Could anybody help me to write a lambda function which i need read the cognio user log events, i have found i can trigger a lamdab from Cognio ?User pool in pre sign up and post sign up , but i wond understanf how can i getthe log events like user login, loug, password