package
0.1.0
Repository: https://github.com/ar-maged/guc-api.git
Documentation: pkg.go.dev

# Functions

BasicAuthentication extracts credentials from an HTTP Authorization header.
HTTPPostWithFormData sends an HTTP POST request with form data.
JSONToStruct unmarshals JSON to interface.
SendJSONResponse sends an HTTP response with JSON content.
XMLToStruct unmarshals XML to interface.