//
pkg.gl
Category
github.com/egonz/oapi-codegen
pkg
util
package
1.4.2
Repository:
https://github.com/egonz/oapi-codegen.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
66 SLOC
#
Functions
LoadSwagger
No description provided by the author
ParseCommandlineMap
The input mapping is experessed on the command line as `key1:value1,key2:value2,...` We parse it here, but need to keep in mind that keys or values may contain commas and colons.