Documentation
¶
Overview ¶
Package endpoint provides a way to test a HTTP/HTTPS endpoint for a 200 response code. note that this package does not support insecure HTTPS at this time.
Example ¶
endpoint.Validate("http://127.0.0.1:8080")
Output:
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.