<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/client/client.go, branch 0.2.0</title>
<subtitle>Fork of codeberg.org/eduVPN/eduvpn-common for &lt;b&gt;reasons&lt;/b&gt;</subtitle>
<id>https://herkulessi.de/git/eduvpn-common/atom?h=0.2.0</id>
<link rel='self' href='https://herkulessi.de/git/eduvpn-common/atom?h=0.2.0'/>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/'/>
<updated>2022-12-21T17:28:00Z</updated>
<entry>
<title>Failover: Initial implementation</title>
<updated>2022-12-21T17:28:00Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-12-20T14:35:44Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=6981666c6d8f639a1ff9c09a3bc08769e19928af'/>
<id>urn:sha1:6981666c6d8f639a1ff9c09a3bc08769e19928af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Client: If debug, log with stacktrace</title>
<updated>2022-12-14T14:41:39Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-12-14T11:35:23Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=cc622226c57351703d0bdb3e32659d70a7ca9e7c'/>
<id>urn:sha1:cc622226c57351703d0bdb3e32659d70a7ca9e7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify error handling</title>
<updated>2022-12-12T12:26:51Z</updated>
<author>
<name>Aleksandar Pesic</name>
<email>peske.nis@gmail.com</email>
</author>
<published>2022-12-04T20:48:20Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=3ac1d35257b56cca92ad0eb7f4d18abb366cf105'/>
<id>urn:sha1:3ac1d35257b56cca92ad0eb7f4d18abb366cf105</id>
<content type='text'>
fixes #6

Signed-off-by: Aleksandar Pesic &lt;peske.nis@gmail.com&gt;
</content>
</entry>
<entry>
<title>Log: Define f prefix for log functions to indicate printf like</title>
<updated>2022-11-28T13:53:39Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T13:53:39Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=1a9e9080548c952cc81c01782eb9f01f6aed459e'/>
<id>urn:sha1:1a9e9080548c952cc81c01782eb9f01f6aed459e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Formatting: Run gofumpt -w</title>
<updated>2022-11-28T13:29:12Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T13:29:12Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=0bfb35520d7e138e6219e550187e0b55bc8a29ac'/>
<id>urn:sha1:0bfb35520d7e138e6219e550187e0b55bc8a29ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor: Fix revive linter errors by deleting redundant prefixes</title>
<updated>2022-11-28T13:12:48Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T13:09:28Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=59e6ccd051452162fab852a25deb4f0f8a9e22b2'/>
<id>urn:sha1:59e6ccd051452162fab852a25deb4f0f8a9e22b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lint: Run godot fix</title>
<updated>2022-11-28T11:50:23Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T11:50:23Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=7bab6c76599fdfd34ea9bb064d871ed2be01d4c8'/>
<id>urn:sha1:7bab6c76599fdfd34ea9bb064d871ed2be01d4c8</id>
<content type='text'>
Full command: golangci-lint run --disable-all -E godot --fix
</content>
</entry>
<entry>
<title>Refactor: Remove most get prefixes for receiver functions</title>
<updated>2022-11-28T11:03:16Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T10:52:04Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=7339e77c6eda5b96874dfc099d5c58da8ed53629'/>
<id>urn:sha1:7339e77c6eda5b96874dfc099d5c58da8ed53629</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document: Add comments for most functions and packages</title>
<updated>2022-11-28T10:18:42Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T10:18:14Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=e9f8db8ee8fccf60e58deb1d72766f94a053bb16'/>
<id>urn:sha1:e9f8db8ee8fccf60e58deb1d72766f94a053bb16</id>
<content type='text'>
Errors and test files still need to be done. Also some getters are
changed by removing the 'get' prefix
</content>
</entry>
<entry>
<title>Style: Use stylecheck and fix errors</title>
<updated>2022-11-24T14:40:39Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-24T14:40:39Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=8be555e5f91c6069c3d51cb014f1849fd182b1dc'/>
<id>urn:sha1:8be555e5f91c6069c3d51cb014f1849fd182b1dc</id>
<content type='text'>
</content>
</entry>
</feed>
