//
pkg.gl
Category
github.com/docker/cli
service
logs
package
27.5.1+incompatible
Repository:
https://github.com/docker/cli.git
Documentation:
pkg.go.dev
Versions
6
Dependencies
3
Dependents
55
Files
28 SLOC
#
Functions
ParseLogDetails
ParseLogDetails parses a string of key value pairs in the form "k=v,l=w", where the keys and values are url query escaped, and each pair is separated by a comma.