webmsg

package
v1.0.1-rel-02 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: AFL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InjectWebMsg

func InjectWebMsg(s *WebMsg)

func LoadWebMsg

func LoadWebMsg() baseiface.ISingleton

Types

type WebMsg

type WebMsg struct {
	basedto.BaseEntity
	// contains filtered or unexported fields
}

https://blog.csdn.net/weixin_48943299/article/details/127636791 go ast

func FindBeanWebMsg

func FindBeanWebMsg() *WebMsg

FindBeanWebMsg

func NewWebMsg

func NewWebMsg() *WebMsg

func (*WebMsg) AddHeader

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

func (*WebMsg) AddToken

func (w *WebMsg) AddToken(t string)

func (*WebMsg) Body

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

func (*WebMsg) Headers

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

func (*WebMsg) IfDelete

func (w *WebMsg) IfDelete() bool

func (*WebMsg) IfGet

func (w *WebMsg) IfGet() bool

func (*WebMsg) IfPost

func (w *WebMsg) IfPost() bool

func (*WebMsg) IfPut

func (w *WebMsg) IfPut() bool

func (*WebMsg) Method

func (w *WebMsg) Method() string

func (*WebMsg) SetBody

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

func (*WebMsg) SetHeaders

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

func (*WebMsg) SetMethod

func (w *WebMsg) SetMethod(method string) *WebMsg

func (*WebMsg) SetTimeout

func (w *WebMsg) SetTimeout(timeout int)

func (*WebMsg) SetUrl

func (w *WebMsg) SetUrl(url string) *WebMsg

func (*WebMsg) SetWebTimeout

func (w *WebMsg) SetWebTimeout(webTimeout int)

func (*WebMsg) Timeout

func (w *WebMsg) Timeout() int

func (*WebMsg) ToWebMsgInfo

func (w *WebMsg) ToWebMsgInfo() *WebMsgInfo

func (*WebMsg) Url

func (w *WebMsg) Url() string

func (*WebMsg) WebTimeout

func (w *WebMsg) WebTimeout() int

type WebMsgInfo

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

Jump to

Keyboard shortcuts

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