George Bach

Results 6 issues of George Bach

``` [root@static backend]# docker logs -f current_swagger-ui_1 Starting up http-server, serving ./ Available on: http://127.0.0.1:80 http://172.20.0.5:80 Hit CTRL-C to stop the server [Tue Feb 21 2017 15:38:28 GMT+0000 (UTC)] "GET...

### [REQUIRED] Environment info **firebase-tools:** 9.14.0 **Platform:** macOS For use storage emulator in local uses hack from https://github.com/googleapis/google-cloud-go/issues/2476#issuecomment-692044747 ### [REQUIRED] Test case ```golang package main import ( "context" "io/ioutil" "log"...

priority: p3
emulator-suite
internal-bug-filed
emulators: storage

Chroot does not process path target ​​from symlink? It is normal behavior? Follow concept code ```golang baseDir := "/foo/bar" fs := chroot.New(&billyFilesystemSomeImpl{}, baseDir) // lrwxr-xr-x /foo/bar/lint-to-tmp -> /tmp fs.Open("/foo/bar/link-to-tmp") //...

Add current song to library. Any plans to implement?

It is proposal and dirty code to illustrate the concept NOTE: factory object saved in to starlarakstruct.Struct in constructor for unmarshal (no need to global store custom types). Similar to...