Clint Checketts

Results 125 comments of Clint Checketts

OK I think you are right. I'll try that approach. Thanks for the recommendation.

I've been collaborating with the Go Viper project to add that capability to that library: https://github.com/spf13/viper/issues/279 Feel free to follow that Issue. The current status is that I began crafting...

Stalled at the moment. I don't expect to be getting back to this any time soon. I'm happy to answer questions or review related code others might create though.

Sidecars are useful when you can't include it as a library. Is that the goal? To use chaosmonkey features with node or go apps?

Oh I see. The sidecar isn't a process that is used, just a mechanism to add files (the jar)

> > To use chaosmonkey features with node or go apps? > I dont know what you mean with this (we can only assault spring boot apps with jvm languages)...

Unfortunately I've switched employers and haven't touched any of this code for over a year. I'm checking to see if there is any other current maintainer.

I'm guessing that `outerHTML` works for you and you are looking for a HTMX to always treat `hx-swap="innerHTML" on `input` elements as `outerHTML`?

I would like to propose adding RESTful endpoints that support the Unleash SDKs (https://github.com/Unleash/unleash#client-implementations) If that approach is acceptable then I'll begin investigating the extensibility options.