#1020454 RFP: golang-freecumextremist-themusicgod1-memsize -- computes the size of your object graph

#1020454#5
Date:
2022-09-21 20:41:05 UTC
From:
To:
  Upstream Author :   Felix Lange
* URL             : https://git.freecumextremist.com/themusicgod1/memsize
* License         : MIT
  Programming Lang: go
  Description     : computes the size of your object graph

For any Go object, it can compute the amount of memory referenced by the
object.  Almost all Go types are supported, except for function pointers.
If your program provides an HTTP server for debugging you can also add an
interactive memsize tool there and use it from a web browser.