Updated heapdump15 (markdown)

Russ Cox 2015-12-29 15:49:56 -05:00
parent f334755826
commit 71e5ae9d5a

@ -60,7 +60,7 @@ The size of the contents string is the size of the containing sizeclass, not the
* uvarint: address of type descriptor
* uvarint: size of an object of this type
* string: name of type
* bool: whether the data field of an interface containing a value of this type is a pointer
* bool: whether the data field of an interface containing a value of this type is a pointer (for Go 1.5 and later, always true)
# goroutine (G)