webmsg

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2025 License: MulanPSL-2.0 Imports: 6 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebMsg

type WebMsg struct {
	// contains filtered or unexported fields
}

func Default

func Default(url string) *WebMsg

func NewWebMsg

func NewWebMsg() *WebMsg

func (*WebMsg) AddHeader

func (w *WebMsg) AddHeader(key, value string) *WebMsg

func (*WebMsg) BindBody

func (this *WebMsg) BindBody(ctx *gin.Context) error

func (*WebMsg) Body

func (this *WebMsg) Body() []byte

func (*WebMsg) Get

func (this *WebMsg) Get() *basedto.IchubResult

func (*WebMsg) Get2Resp

func (this *WebMsg) Get2Resp() (*resty.Response, error)

func (*WebMsg) Headers

func (this *WebMsg) Headers() map[string]string

func (*WebMsg) IfDelete

func (this *WebMsg) IfDelete() bool

func (*WebMsg) IfGet

func (this *WebMsg) IfGet() bool

func (*WebMsg) IfPost

func (this *WebMsg) IfPost() bool

func (*WebMsg) IfPut

func (this *WebMsg) IfPut() bool

func (*WebMsg) Method

func (this *WebMsg) Method() string

func (*WebMsg) Post

func (this *WebMsg) Post() *basedto.IchubResult

func (*WebMsg) Post2Resp

func (this *WebMsg) Post2Resp() (*resty.Response, error)

func (*WebMsg) PostProxy

func (this *WebMsg) PostProxy(proxy baseiface.IbaseProxy) *basedto.IchubResult

func (*WebMsg) PutHeader

func (this *WebMsg) PutHeader(key, value string) *WebMsg

func (*WebMsg) Resp2IchubResult

func (this *WebMsg) Resp2IchubResult(resp *resty.Response, err error) *basedto.IchubResult

func (*WebMsg) SetBody

func (this *WebMsg) SetBody(body []byte)

func (*WebMsg) SetHeaders

func (this *WebMsg) SetHeaders(headers map[string]string)

func (*WebMsg) SetMethod

func (this *WebMsg) SetMethod(method string)

func (*WebMsg) SetTimeout

func (this *WebMsg) SetTimeout(timeout int)

func (*WebMsg) SetUrl

func (this *WebMsg) SetUrl(url string)

func (*WebMsg) Timeout

func (this *WebMsg) Timeout() int

func (*WebMsg) Url

func (this *WebMsg) Url() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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