<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-schwift/headers/base.go, branch v1.0.0</title>
<subtitle>Go client library for Swift (OpenStack object storage) aka Rackspace Cloud Files aka Memset Memstore
</subtitle>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/'/>
<entry>
<title>finish moving towards new auto-generated Headers implementation</title>
<updated>2018-02-07T18:58:03+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-07T18:58:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=99ef0307e75fecc469f63a82bb72d1b697e14fff'/>
<id>99ef0307e75fecc469f63a82bb72d1b697e14fff</id>
<content type='text'>
Everything in one package once more. The bigger API in *this* package is
worth it when we don't have to expose guts to cross package boundaries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Everything in one package once more. The bigger API in *this* package is
worth it when we don't have to expose guts to cross package boundaries.
</pre>
</div>
</content>
</entry>
<entry>
<title>switch from reflection to code generation</title>
<updated>2018-02-07T18:33:36+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-07T18:33:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=801b5207dcbf3438e7612e1f7edc9de32ce0780c'/>
<id>801b5207dcbf3438e7612e1f7edc9de32ce0780c</id>
<content type='text'>
This allows me to make the API much simpler. More simplification
forthcoming in the following commit; I just want to make a cut since
`make test` is happy right now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows me to make the API much simpler. More simplification
forthcoming in the following commit; I just want to make a cut since
`make test` is happy right now.
</pre>
</div>
</content>
</entry>
<entry>
<title>redesign the header API</title>
<updated>2018-02-05T20:44:35+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-05T20:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=3a24741929cd12ffee5e54d0e9a9afb83c5069b3'/>
<id>3a24741929cd12ffee5e54d0e9a9afb83c5069b3</id>
<content type='text'>
I'm quite satisfied with this right now (though this doesn't say
anything about how I feel about it tomorrow), but it's ugly that some
guts (headers.Base) are exposed in the public API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'm quite satisfied with this right now (though this doesn't say
anything about how I feel about it tomorrow), but it's ugly that some
guts (headers.Base) are exposed in the public API.
</pre>
</div>
</content>
</entry>
</feed>
