<feed xmlns='http://www.w3.org/2005/Atom'>
<title>optional-go/optional, branch v1.0.0</title>
<subtitle>Optional implementation for the Go language</subtitle>
<id>https://cgit.xengineering.eu/optional-go/atom?h=v1.0.0</id>
<link rel='self' href='https://cgit.xengineering.eu/optional-go/atom?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/optional-go/'/>
<updated>2024-11-08T17:21:09Z</updated>
<entry>
<title>Add json (un)marshal support</title>
<updated>2024-11-08T17:21:09Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-11-08T17:21:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/optional-go/commit/?id=d8dbdaedcfb9099ae091a805972d380a7cddc4a4'/>
<id>urn:sha1:d8dbdaedcfb9099ae091a805972d380a7cddc4a4</id>
<content type='text'>
This allows to use optionals for fields of structs which are marshalled
or unmarshalled to or from JavaScript object notation (JSON).
</content>
</entry>
<entry>
<title>Test that empty optional does not exist</title>
<updated>2024-11-08T17:02:09Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-11-08T17:02:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/optional-go/commit/?id=08ea24952ece9c82a932910126975d26e486758c'/>
<id>urn:sha1:08ea24952ece9c82a932910126975d26e486758c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add example for usage in Go templates</title>
<updated>2024-11-08T16:57:32Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-11-08T16:00:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/optional-go/commit/?id=45af2e59bbbf9e08014bda2d894b402f574c9516'/>
<id>urn:sha1:45af2e59bbbf9e08014bda2d894b402f574c9516</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add main.go with generic Optional definition</title>
<updated>2024-11-08T15:58:52Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-11-08T15:58:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/optional-go/commit/?id=e3a3949959f3223ec69f2c60d4e620f8653dc2ff'/>
<id>urn:sha1:e3a3949959f3223ec69f2c60d4e620f8653dc2ff</id>
<content type='text'>
This is the core of the optional package.
</content>
</entry>
</feed>
