cli/internal/config
Mislav Marohnić d6f58fb448 🔥 hosts optimization
We dynamically add hosts on `Set`, so this `hosts` cache might fall out
of date. We could ensure to keep it updated, but I'm not convinced it's
necessary for speed right now.
2020-06-02 13:24:46 +02:00
..
config_file.go Trigger OAuth flow only when requesting auth token 2020-06-02 13:24:39 +02:00
config_file_test.go Allow writing host-specific keys in a blank config 2020-06-02 13:23:03 +02:00
config_setup.go Trigger OAuth flow only when requesting auth token 2020-06-02 13:24:39 +02:00
config_success.go move config stuff to its own package 2020-04-20 13:57:16 -05:00
config_type.go 🔥 hosts optimization 2020-06-02 13:24:46 +02:00
config_type_test.go Allow writing host-specific keys in a blank config 2020-06-02 13:23:03 +02:00
testing.go Allow stubbing multiple config files 2020-06-02 13:19:21 +02:00