abcxyz / jvs

Apache License 2.0
8 stars 0 forks source link

feat: updated to not require yaml for JVS client #92

Closed raserva closed 2 years ago

raserva commented 2 years ago

previously, the builder only allowed creating JVS clients using YAML. This changes so you can also specify through methods. It also adds the same defaults to the JVS client from the go code.