package
0.2.0
Repository: https://github.com/joyqi/go-lafi.git
Documentation: pkg.go.dev

# Functions

MakeStructureURL builds a URL by using the structured params as the query string of the url.
MakeTemplateURL builds a URL by replacing the placeholders in the uri with the values in the params.
MakeURL builds a URL for the specified url string and params.
Request represents a request to a service endpoint.

# Structs

Header represents the HTTP header.
RequestOptions represents the HTTP request options.