Join Slack
Powered by
Just think of it as looking for a source for whate...
# opensource
r
rocketraman
01/08/2017, 4:45 PM
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
Open in Slack
Previous
Next