aboutsummaryrefslogtreecommitdiff
path: root/lib/net/net.go
AgeCommit message (Expand)Author
2025-01-23all: use for-range with numericShulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2024-03-05all: comply with linter recommendations #1Shulhan
2023-12-13all: fix linter warnings reported by reviveShulhan
2023-11-26lib/net: use [time.Ticker] to loop in WaitAliveShulhan
2023-11-25lib/net: add method ReadShulhan
2023-05-30lib/net: add function WaitAliveShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2019-06-14all: fix nolint formatShulhan
2019-05-21net: add function to convert IPv6 into dot formatShulhan
2019-01-29lib/net: uncapitalized first letter of error messageShulhan
2018-08-26lib/net: package for common constants and functions for networkShulhan