github.com/kbinani/win@v0.3.0/README.md (about)

     1  win
     2  ===
     3  
     4  WinAPI wrapper library for Go. Go source files are automatically generated/tested (see `generator` branch).
     5  
     6  Build status
     7  ===
     8  [![Build status](https://ci.appveyor.com/api/projects/status/r4r0dlqm9fj3c9la/branch/generator?svg=true)](https://ci.appveyor.com/project/kbinani/win/branch/generator)
     9  
    10  Contribute
    11  ===
    12  
    13  Please send PR to `generator` branch: Go source files in `master` branch are automatically generated.
    14  
    15  License
    16  ===
    17  
    18  MIT
    19  
    20  Author
    21  ===
    22  
    23  kbinani