1
0
mirror of https://github.com/shirou/gopsutil.git synced 2025-05-02 22:17:08 +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 Usage
--------- ---------
:: .. code:: go
import ( import (
"fmt" "fmt"