top | item 44032127

(no title)

millipede | 9 months ago

Type inspection is the flaw of Go's interface system. Try to make a type that delegates to another object, and the type inspection breaks. It's especially noticeable with the net/http types, which would be great to intercept, but then breaks things like Flusher or Hijacker.

discuss

order

No comments yet.