<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/internal/fsm, branch 1.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=1.2.0</id>
<link rel='self' href='https://herkulessi.de/git/eduvpn-common/atom?h=1.2.0'/>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/'/>
<updated>2022-12-21T17:28:00Z</updated>
<entry>
<title>FSM: Do not exec mmdc for mermaid</title>
<updated>2022-12-21T17:28:00Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-12-15T17:26:36Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=a97c3c40c33b4b11591c33aa0c2fd8f6d5b23e9d'/>
<id>urn:sha1:a97c3c40c33b4b11591c33aa0c2fd8f6d5b23e9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FSM: Remove HasTransition function</title>
<updated>2022-12-12T12:39:21Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-12-12T12:34:47Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=7b999a0c6c2f5c8d8f2798db9ae0aa090f3d5552'/>
<id>urn:sha1:7b999a0c6c2f5c8d8f2798db9ae0aa090f3d5552</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FSM: Include state name in error message</title>
<updated>2022-12-12T12:39:21Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-12-12T12:29:37Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=7aca778d6433373b5c65d4172b28a4461239e3f8'/>
<id>urn:sha1:7aca778d6433373b5c65d4172b28a4461239e3f8</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>Formatting: Run golines</title>
<updated>2022-11-28T13:30:55Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T13:30:55Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=bb760ad9036b586fd4f07b96623e8421e1dccaf0'/>
<id>urn:sha1:bb760ad9036b586fd4f07b96623e8421e1dccaf0</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>
</feed>
