cri-o/vendor/github.com/go-openapi/swag
Jacek J. Łakis bf51655a7b vendor: Update vendoring for the exec client and server implementations
Signed-off-by: Jacek J. Łakis <jacek.lakis@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2017-04-24 18:38:41 +02:00
..
.github vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
.editorconfig vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
.gitignore vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
.travis.yml vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
CODE_OF_CONDUCT.md vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
convert.go vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
convert_test.go vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
convert_types.go vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
convert_types_test.go vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
json.go vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
json_test.go vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
LICENSE vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
loading.go vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
loading_test.go vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
net.go vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
net_test.go vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
path.go vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
path_test.go vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
README.md vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
util.go vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00
util_test.go vendor: Update vendoring for the exec client and server implementations 2017-04-24 18:38:41 +02:00

Swag Build Status codecov Slack Status

license GoDoc

Contains a bunch of helper functions:

  • convert between value and pointers for builtins
  • convert from string to builtin
  • fast json concatenation
  • search in path
  • load from file or http
  • name manglin