//
pkg.gl
Category
github.com/krateoplatformops/authn-lib
auth
internal
header
package
0.1.0
Repository:
https://github.com/krateoplatformops/authn-lib.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.