David Peck

Results 3 issues of David Peck

I'm using go-enum v0.5.0 Linux x86_64 I've created an enum as such: ```go //go:generate go-enum -f=$GOFILE --marshal --names --nocamel --prefix TokenTypeEnum_ package tokens /* ENUM( AD_HOC_USER = 1 APP_USER OTHER...

The example function produces invalid hashes for files that aren't a multiple of `CHUNK_SIZE` bytes in size Fixes two issues: + replaces use of `eof_reached()` who's docs say to use...

bug
documentation
cherrypick:4.2

Allows the docker images for the builder / worker / traffic containers to be configured for better customisation