dto

package
v0.0.0-...-954c9c1 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2024 License: MulanPSL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InjectGatewayRequest

func InjectGatewayRequest(s *GatewayRequest)

func LoadGatewayRequest

func LoadGatewayRequest() baseiface.ISingleton

Types

type GatewayRequest

type GatewayRequest struct {
	basedto.BaseEntity
	*webmsg.WebMsg

	WebBasePath string `json:"web_base_path,omitempty"`
	ServiceId   string `json:"service_id" json:"service_id,omitempty"`
	Path        string `json:"path,omitempty"`
	// contains filtered or unexported fields
}

func FindBeanGatewayRequest

func FindBeanGatewayRequest() *GatewayRequest

func NewGatewayRequest

func NewGatewayRequest() *GatewayRequest

func NewRequestPath

func NewRequestPath(path string) *GatewayRequest

func (*GatewayRequest) FullPath

func (this *GatewayRequest) FullPath() string

func (*GatewayRequest) Get

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

func (*GatewayRequest) Get2PageResult

func (this *GatewayRequest) Get2PageResult() *page.PageResult

func (*GatewayRequest) GetResp

func (this *GatewayRequest) GetResp() (*resty.Response, error)

func (*GatewayRequest) Post

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

func (*GatewayRequest) Post2PageResult

func (this *GatewayRequest) Post2PageResult() *page.PageResult

func (*GatewayRequest) PostPage

func (this *GatewayRequest) PostPage(req *page.PageRequest) *page.PageResult

func (*GatewayRequest) PostProxy

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

IbaseProxy

func (*GatewayRequest) PostResp

func (this *GatewayRequest) PostResp() (*resty.Response, error)

Jump to

Keyboard shortcuts

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