notify

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Utility for handle notify request (*http.Request or url.Values)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseNotifyByURLValues

func ParseNotifyByURLValues(value url.Values) (m _map.M, err error)

ParseNotifyToMap parse notify form into map, pass into url.Values

func ParseNotifyToMap

func ParseNotifyToMap(reqOrValues interface{}) (m _map.M, err error)

ParseNotifyToMap parse notify form into map, reqOrValues accept a *http.Request or url.Values value

func ParseNotifyToStruct

func ParseNotifyToStruct(reqOrValues interface{}, result interface{}) (err error)

ParseNotifyToStruct parse notify form into struct, reqOrValues accept a *http.Request or url.Values value

Types

This section is empty.

Jump to

Keyboard shortcuts

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