request

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

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

func New

func New(context *gin.Context) *Request

func (*Request) GetJsonParams

func (r *Request) GetJsonParams(json interface{})

func (*Request) GetPostParams

func (r *Request) GetPostParams(params map[string]string) map[string]string

func (*Request) GetQueryParams

func (r *Request) GetQueryParams(params map[string]string) map[string]string

Jump to

Keyboard shortcuts

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