Jean-Charles (jc)

Results 5 issues of Jean-Charles (jc)

Hi, I'm a bit confused about django-filer behaviour. To explain quickly: I recently deployed my project into a staging server. Filer was locally running and then I decided to migrate...

stale

**Describe the bug** I am trying to setup a zookeeper / kafka docker environment in order to run integration testing with Go. Thus, I am setting up Zookeeper container, wait...

type/docs
type/question

I was wondering if it's possible to draw something like that: http://www.excel-easy.com/data-analysis/images/charts/column-chart.png I've been through your godoc and I don't think it's possible.

`go version go1.13.5 darwin/amd64` following the doc I ran: > go get -u github.com/thecodingmachine/gotenberg-go-client/v7 which produced: ``` package github.com/thecodingmachine/gotenberg-go-client/v7: cannot find package "github.com/thecodingmachine/gotenberg-go-client/v7" in any of: /usr/local/go/src/github.com/thecodingmachine/gotenberg-go-client/v7 (from $GOROOT) /Users/jean-charlespassepont/go/src/github.com/thecodingmachine/gotenberg-go-client/v7...

Install instruction modified: - adding go module requirement instruction (needing to match a working version)