This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
golang
/
songgao.water
mirror of
https://github.com/songgao/water.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Adds Build Tag Comments for Consistency
Matthew Ellison
8 năm trước cách đây
mục cha
ad8a32dbd3
commit
341e40fcee
2 tập tin đã thay đổi
với
2 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
params_darwin.go
1
0
params_linux.go
+ 1
- 0
params_darwin.go
Xem Tập Tin
@@ -1,3 +1,4 @@
+// +build darwin
package water
+ 1
- 0
params_linux.go
Xem Tập Tin
@@ -1,3 +1,4 @@
+// +build linux
package water