//
pkg.gl
Category
github.com/shaj13/go-guardian/v2
auth
internal
header
package
2.11.6
Repository:
https://github.com/shaj13/go-guardian.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
22 SLOC
#
Functions
ParsePairs
ParsePairs extracts key/value pairs from a comma-separated list of values as described by RFC 2068 and returns a map[key]value.