package
0.1.44
Repository: https://github.com/zephinzer/dev.git
Documentation: pkg.go.dev

# Functions

Create is a convenience function to increase readability in consuming code that needs to create an http.Request instance for calling an external service.
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

CreateOptions provides the input to the Create method.
No description provided by the author

# Interfaces

Doer is an interface that defines an object like http.Client.