oapi

package
v0.0.28 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRequest

func GetRequest(url string, queryStrings map[string]string, destResult, destErrStruct any) error

func PostFormDataWithSingleFile

func PostFormDataWithSingleFile(url string, fullfilepath string, filename string) (string, error)

key:file 里面放一个文件 multipart/form-data 传一个文件

func PostRequest

func PostRequest(url string, requestBody any, destResult, destErrStruct any) error

func PostRequestWithHeader

func PostRequestWithHeader(url string, requestBody any, destResult, destErrStruct any, header map[string]string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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