Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
juwjfoobar
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
juwjfoobar
2y ago
interfaces in Go are structural. Interfaces in Java are nominal and require immediate declaration of intent to implement at type definition.
2.
▲
by
juwjfoobar
2y ago
The session interface is missing WithContext(ctx context.Context) unless something else is making it context aware