Just think of it as looking for a source for whate...
# opensource
r
Just think of it as looking for a source for whatever binding you need. E.g. if you have a config interface
Foo { fun bar(): String }
you might look at env var
FOO_BAR
to bind to that