index
:
pakakeh.go
dev
main
Collections of packages and tools for working with Go programming language.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
net
Age
Commit message (
Expand
)
Author
2019-02-05
lib/net: update affected by refactoring on lib/io.Reader
Shulhan
2019-01-29
lib/net: uncapitalized first letter of error message
Shulhan
2019-01-29
lib/net: simplify if-else condition
Shulhan
2018-11-30
all: minimize and suppress linter warnings for global variables
Shulhan
2018-11-30
all: fix linter warnings on naked return
Shulhan
2018-11-29
all: fix warnings from linters
Shulhan
2018-11-29
all: fix warning from linters
Shulhan
2018-09-03
Move all byte(s) related constant and functions from package text to bytes
Shulhan
2018-09-03
lib/io.SkipHorizontalSpace: return number of skipped spaces
Shulhan
2018-09-01
Rename "lib/file" to "lib/io"
Shulhan
2018-08-29
lib/net: use package lib/bytes to convert to lower cases
Shulhan
2018-08-29
lib/dns: HostsLoad: simplify parsing with lib/reader
Shulhan
2018-08-28
lib/file: ReadUtil: return terminator character
Shulhan
2018-08-28
lib/net: parse domain and options value
Shulhan
2018-08-27
lib/net: implement function to read and parse resolv.conf formatted file
Shulhan
2018-08-26
lib/net: package for common constants and functions for network
Shulhan
[prev]