httpclient

package module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpClient

type HttpClient struct {
	model.Logger
	*cutkey.Cut
	// contains filtered or unexported fields
}

func Add

func Add(l model.Logger, c *cutkey.Cut) (*HttpClient, error)

func (HttpClient) SendFormData added in v0.0.3

func (h HttpClient) SendFormData(object_name string, data map[string]interface{}, out_resp func(model.Response, error))

func (*HttpClient) SendJson

func (h *HttpClient) SendJson(o *model.Object, data []map[string]string, action string, out_resp func([]model.Response, error))

Jump to

Keyboard shortcuts

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