package
1.9.1
Repository: https://github.com/tdanic/libcore.git
Documentation: pkg.go.dev

# Functions

AddQueryParameters : agrega los parametros para un param querie*/.
AsigServer : asigna peticiones a una instancia ECHO */.
BasicAuth : autentificacion basica de un client http */.
BuildRequestObject : Contruccion de objeto http*/.
BuildResponse : construccion de una respuesta*/.
ExtKey : extrae el key de la sesion en el api */.
FindInfoReq : Envia la informacion de un request despues de una peticion */.
InfPet : captura la informacion de una peticion*/.
InfPetKey : captura la informacion de una peticion y un token valido*/.
JSONSend : envia un json generic */.
MakeRequest : obtiene la respuesta de una peticion*/.
New : crea un useragent*/.
NewClient : crea una instancia client http*/.
NewNetClient : crea una instancia de http client*/.
Send : envia una peticion a un servicio*/.
TokenHeaders : autentificacion por medio de token bearer*/.

# Constants

DELETE : peticion http DELETE*/.
GET : peticion http GET*/.
HTTP : protocolo http*/.
HTTPS : protocolo https*/.
POST
POST : peticion http POST*/.
PUT : peticion http PUT*/.

# Variables

DefaultClient : cliente http con parametros default*/.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author