cgo
Here are 166 public repositories matching this topic...
Describe the bug
We previously had a test coverage of 82% but now it drops to 75%. Ideally, code coverage should be > 80% for a healthy repo.
To Reproduce
Steps to reproduce the behavior:
- go to https://codecov.io/gh/uber/aresdb you will see detailed overage for each package, file, method, and lines.
Expected behavior
Ideally, code coverage should be > 80% for a healthy
-
Updated
Feb 28, 2020 - C++
Stardoc is a documentation generator for Bazel rules, providers, and other definitions.
Currently, rules_go documentation is maintained separately from the rule implementation themselves, so it's easy for it to drift.
We should investigate whether Stardoc is a viable replacement for the current documentation. If it is, we should migrate the current do
Mô tả
Sau khi hoàn tất phần release hoàn chỉnh, với mục đích có thêm nhiều kiến thức mới, chúng ta cần bổ sung thêm các nội dung hay, có tính ứng dụng cao trong thực tế. Đây sẽ là issue tập hợp những nội dung cần thêm cho bộ tài liệu này.
Yêu cầu
Làm theo các Step:
- Đọc và tìm hiểu các nội dung ở phần Nội dung mới bên dưới.
- Đánh giá nội dung.
- Thảo luận và bình chọn xem có n
-
Updated
May 8, 2020 - Go
Deadlock under Linux
Hello! I've been using my own bindings for a while, but recently switched to your package because of handy API and because Go doesn't allow to link the same C symbols under different package names.
The problem is, the code you're using in the package is somehow differs from their tip version on GitHub. I've been using the tip 0.9.70 from here: https://git
-
Updated
Jun 1, 2020 - Go
-
Updated
Nov 23, 2018 - Go
-
Updated
Apr 9, 2020 - C++
-
Updated
Dec 4, 2018 - Go
-
Updated
Jun 6, 2018 - Go
-
Updated
Mar 30, 2017 - Go
-
Updated
Feb 15, 2020 - C
-
Updated
Apr 13, 2020 - Go
go-freebsd / pf
-
Updated
Mar 18, 2019 - Go
Improve this page
Add a description, image, and links to the cgo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cgo topic, visit your repo's landing page and select "manage topics."
Personally I'm mainly using Liinux, but I see this project as an awesome opportunity to build cross platform GUI apps without trying to integrate large and complex frameworks.
However, it would be great if there were some basic indications of how to go about including dependencies needed to develop and build on each of the platforms.
For example, I'm familiar with linux however it took me a