Golang memory check
1. You need Graphviz when it comes to memory checking
2. Install Graphviz
https://graphviz.org/download/
3. The Max installation
Plan 1:
brew install graphviz
Have ended in failure
Scheme 2:
1. Install Port first
https://www.macports.org/inst…
Choose the version you can use.
After downloading it, double-click to install it
sudo port install graphviz
Long wait for installation
(I was installed under the condition of scientific Internet access)