• A
    proc: support access to chan buffers · 844762a8
    aarzilli 提交于
    Replace the unsafe.Pointer type of the buf field of channels with the
    appropriate array type, allow expressions accessing member field of the
    channel struct.
    
    Fixes #962
    844762a8
variables.go 46.6 KB