Sergio [ergoz] Escarchado
Sergio [ergoz] Escarchado
Hello. CentOS 6.5 Final x86_64 Name: libgearman Arch: x86_64 Version: 1.1.8 Release: 2.el6 Name: gearmand Arch: x86_64 Version: 1.1.8 Release: 2.el6 No problems with php and python, problems only with...
Client code included to server code ``` go func ToUpper(job worker.Job) ([]byte, error) { log.Printf("ToUpper: Data=[%s]\n", job.Data()) job.SendData(job.Data()) job.UpdateStatus(1, 1) return nil, nil } ``` this function used to process...
is any progress in this issue?
any updates? It will make usable this generator. It is really sucks to use grpc-web instead....
same problem
для начала проверьте права на файлы и директории
same problem ``` ./app.exe --id 753387942 --usertoken panic: runtime error: slice bounds out of range [:1] with length 0 goroutine 1 [running]: main.DecryptDownload(0x0, 0x0, 0xc00018c710, 0x9, 0x819e3d, 0x1, 0x9be6c8, 0x1,...
Here - https://github.com/creasty/defaults/blob/master/defaults.go#L86 code is trying to parse string and in test file i can find ``` Duration time.Duration `default:"10s"` ``` https://github.com/creasty/defaults/blob/master/defaults_test.go#L48 What made me confused that in slice i...
same problem
it will be awesome! And if it will support gRPC protocol this package will be the best)))