mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
16 lines
389 B
Plaintext
16 lines
389 B
Plaintext
|
About win_pdh
|
||
|
=============
|
||
|
|
||
|
win_pdh is a Windows Performance Data Helper wrapper package for Go.
|
||
|
|
||
|
Originally part of [walk](https://github.com/lxn/walk) and [win](https://github.com/lxn/win), it is now a separate
|
||
|
project.
|
||
|
|
||
|
Setup
|
||
|
=====
|
||
|
|
||
|
Make sure you have a working Go installation.
|
||
|
See [Getting Started](http://golang.org/doc/install.html)
|
||
|
|
||
|
Now run `go get github.com/JeffAshton/win_pdh`
|