llamahttp

package module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2021 License: MIT Imports: 8 Imported by: 0

README

llamahttp

Simple HTTP library

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(URL string, parameters, headers map[string]string) (statusCode int, responseBytes []byte, err error)

func GetImage

func GetImage(URL string) (image.Image, error)

func Post

func Post(URL string, payloads, headers map[string]string) (statusCode int, responseBytes []byte, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL