Commit Graph

5 Commits

Author SHA1 Message Date
Philipp Böhm b17528ab9a add partially working implementation of /dnsapi endpoint 2017-11-29 00:43:00 +01:00
Philipp Böhm 24b7ea6058 Introduce HostLookup and corresponding tests 2017-11-28 23:54:05 +01:00
Philipp Böhm 9f4442db79 go fmt 2017-07-02 22:58:07 +02:00
Philipp Böhm 95db447b7c use absolute imports instead of relative 2017-07-02 22:27:41 +02:00
Philipp Böhm 6af394aa2f refactor ddns into several packages and add tests for most important
components

WIP

restructure code into separate packages + add tests for request handling

more documentation for methods

remove useless comment
2017-07-02 20:46:28 +02:00