influxdb/noop
Alirie Gray 5b58c6aa59 Guard against length-0 slice in org_config get and FindOrCreate methods
Added ErrOrganizationConfigNotFound error
Refactored FindOrCreate to use helper get method
Ensure that FindOrCreate creates a new org config if config not found
and returns any other errors

Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-07-10 11:41:06 -07:00
..
config.go Wire up bolt db ConfigStore in Server 2017-12-13 10:46:08 -08:00
dashboards.go Add noop implementation of each source type 2017-10-31 18:07:42 -04:00
layouts.go Add noop implementation of each source type 2017-10-31 18:07:42 -04:00
mappings.go Add correct implementation of mappings 2018-02-05 14:54:39 -05:00
org_config.go Guard against length-0 slice in org_config get and FindOrCreate methods 2018-07-10 11:41:06 -07:00
organizations.go Add default org logic to OrganizationsStore 2017-11-06 10:14:12 -05:00
servers.go Add noop implementation of each source type 2017-10-31 18:07:42 -04:00
sources.go Add noop implementation of each source type 2017-10-31 18:07:42 -04:00
users.go Add Num to UsersStore interface 2017-11-30 12:55:59 -05:00