1
0
mirror of https://github.com/shirou/gopsutil.git synced 2025-05-01 13:48:52 +08:00

Merge pull request #32 from brunoqc/patch-1

README: highlight the example's code
This commit is contained in:
shirou 2015-01-13 10:05:37 +09:00
commit df6dbdd1dc

View File

@ -35,7 +35,7 @@ All works are implemented without cgo by porting c struct to golang struct.
Usage
---------
::
.. code:: go
import (
"fmt"