dnote/pkg/server/app
Sung Won Cho c9ec331672 Encapsulate config load (#414)
* Use config package

* Add config test

* Fix test
2020-02-10 09:56:47 +10:00
..
app.go Encapsulate config load (#414) 2020-02-10 09:56:47 +10:00
books.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
books_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
digests.go Fix digest note review (#383) 2020-01-07 16:03:45 +11:00
digests_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
doc.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
email.go Encapsulate config load (#414) 2020-02-10 09:56:47 +10:00
email_test.go Encapsulate config load (#414) 2020-02-10 09:56:47 +10:00
helpers.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
helpers_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
main_test.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
notes.go Fix client (#407) 2020-02-05 15:28:45 +10:00
notes_test.go Add client field (#396) 2020-01-31 08:49:12 +10:00
sessions.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
subscriptions.go Update copyright notice for the new year (#382) 2020-01-07 11:59:40 +11:00
testutils.go Encapsulate config load (#414) 2020-02-10 09:56:47 +10:00
users.go Fix digest note review (#383) 2020-01-07 16:03:45 +11:00
users_test.go Encapsulate config load (#414) 2020-02-10 09:56:47 +10:00