package
0.0.0-20240816162523-c1683cc9cfe6
Repository: https://github.com/gyuho/learn.git
Documentation: pkg.go.dev
# Functions
Do sends HTTP requests.
DoWithRedirectCheck sends HTTP requests and checks the redirects.
No description provided by the author
No description provided by the author
FreePorts returns maximum n tcp ports available to use.
Kill kills all processes in arguments.
NetStat parses the output of netstat command in linux.
RoundTrip sends HTTP requests with RoundTripper.
# Structs
ContextAdapter satisfies: 1.
No description provided by the author
No description provided by the author
Process describes OS processes.
# Interfaces
No description provided by the author
# Type aliases
ContextHandlerFunc wraps func(context.Context, ResponseWriter, *Request).