servicecall

package
v1.23.2 Latest Latest
Warning

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

Go to latest
Published: May 11, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JsonPost added in v1.5.0

func JsonPost(url string, contentType string, payload []byte) (bytesRead []byte, err error)

func Post

func Post(url string, contentType string, payload []byte) (bytesRead []byte, err error)

func Request added in v1.6.0

func Request(method, url string, header map[string]string, payload []byte) (bytesRead []byte, err error)

Types

type TSJsonError added in v1.5.0

type TSJsonError struct {
	Code    string `json:"code"`
	Message string `json:"message"`
}

Jump to

Keyboard shortcuts

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