Liam Kinne
Liam Kinne
```nomnoml #gravity: 1.1 ``` Will cause the web app to crash. Tested on firefox.
For my use case I'd like the struct tags to be for YAML instead of JSON. I've tried 'applicaion/yaml' in the response type of the API spec had a look...
Would the maintainers be open to using [`fugit`](https://docs.rs/fugit/latest/fugit/) for the `Instant `and `Duration` rather than the custom implementation within this project? Would save a bit of complexity in my code...
Would there be interest in me contributing [NATS](https://nats.io/) cache client support? i.e. in addition to Redis and Memcached. I'm looking to eventually have the ability to use [NATS](https://nats.io/) for caching/indexes...
Also fixed an issue where the Go build fails because of "detected dubious ownership in repository".
Since probe-run is now depreciated https://ferrous-systems.com/blog/probe-run-deprecation/
Noticed that the URLs did not include the functions API path. Tripped me up (and probably a lot of others) when I tried using this guide.