network

package
v0.0.30 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendDelete added in v0.0.29

func SendDelete(client *http.Client, URL string) *contracts.ResponseOperator

func SendFile

func SendFile(client *http.Client, URL string, jsonData string) *contracts.ResponseImplementation

func SendGet added in v0.0.3

func SendGet(client *http.Client, URL string) *contracts.ResponseImplementation

func SendLogs

func SendLogs(client *http.Client, URL string) map[string]map[string]platforms.IContainer

func SendOperator

func SendOperator(client *http.Client, URL string, data map[string]any) *contracts.ResponseOperator

func SendPost added in v0.0.10

func SendPost(client *http.Client, URL string, data map[string]any) *contracts.ResponseOperator

func SendPs

func SendPs(client *http.Client, URL string) []byte

Types

type Result

type Result struct {
	Data string `json:"data"`
}

Jump to

Keyboard shortcuts

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