Jackal Chan
Jackal Chan
Have you tried using r.Request.Headers instead? r.Headers is the response header instead of the request header
installing with "go get" gives "go.mod file not found in current directory or any parent directory."
You have to use `go mod init YOUR_MODULE_NAME` to initialize first.
Sorry for reviving a 2 year old issue, I am trying to have both sortable and fixed width columns and have ran into the same issue above. Is there a...
I think I am facing similar issue of occasion freeze on start. It is very random, and even happens when having just a master window and an empty run loop....