httpmod

package
v0.26.1 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTP

type HTTP struct{}

func (*HTTP) Delete added in v0.7.1

func (*HTTP) Delete(url string, extra ...interface{}) interface{}

func (*HTTP) Get

func (*HTTP) Get(url string, extra ...interface{}) interface{}

func (*HTTP) Patch added in v0.7.1

func (*HTTP) Patch(url string, body string, extra ...interface{}) interface{}

func (*HTTP) Post

func (*HTTP) Post(url string, body string, extra ...interface{}) interface{}

func (*HTTP) Put added in v0.7.1

func (*HTTP) Put(url string, body string, extra ...interface{}) interface{}

Jump to

Keyboard shortcuts

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