Tags give the ability to mark specific points in history as being important
- Sort by
- Name
- Oldest updated
- Last updated
-
v1.21.1 - Variable semantic optimization.
-
v1.21.0 - Add an utility "FetchDataAsync" to netutility.
-
v1.20.0 - Modify the repo URL.
-
v1.19.0 - Add a new package "lrucacheutility".
-
v1.18.0 - Modified the use of pubsub.NewSubscriber.
-
v1.17.0 - Add a new package "pubsub".
-
v1.16.0 - Add dev container settings. - Removed go codes check tool "golint". - Optimized codes for http request functions.
-
v1.15.0 - Add proxy URL setting for request
-
v1.14.0 - Add unit test functions and measure test coverage - Change package name from "httputility" to "netutility"
-
v1.13.0 - Add a shell script for go generate
-
v1.12.0 - Code checker file name changed
-
v1.11.0 - Add a tool function "GenRandomBytes"
-
v1.10.0 - Add a shell script for code inspection
-
v1.9.0 - Add a tool function "InSlice"
-
v1.8.0 - Add http request agent - Add types for http methods and http request content types
-
v1.7.0 - Add a package "timeutility" for time function handling
-
v1.6.0 - Modify multipart form data http request fields
-
v1.5.0 - Move http request related tool functions from package "request" to "httputility"
-
v1.4.0 - Move http request related tool functions into package "request"
-
v1.3.0 - Modify some http request structure fields