On Tue, Oct 29, 2019 at 11:45 PM wrote:
>
> I was meaning an equivalent to declaring an extern function using the same
> name as the symbol we want. The function address will be the linked symbol
> address.
>
> I indeed use the reflect package today, but this happen at run time while I
> would
This is Gazette's first release announcement to golang-nuts (!):
Gazette (github.com/gazette/core) is infrastructure for building streaming
platforms, consisting of a *broker service* serving journals, a
byte-oriented and append-only resource resembling a file, and a *consumers*
framework
for
I think it needs to be fixed here somewhere? go/src/cmd/go/internal/work
On Saturday, October 26, 2019 at 1:47:24 PM UTC+2, Gert wrote:
>
> Stuck :( I am lost in a jungle of source code looking for `Report`
> printers
>
> On Saturday, October 26, 2019 at 1:33:29 PM UTC+2, Gert wrote:
>>
>> A no