kubectl/vendor/github.com/go-openapi/swag
Antoine Pelisse 8b7c3cd5c2 Run to install dependencies 2017-11-28 14:35:07 -08:00
..
.github Run to install dependencies 2017-11-28 14:35:07 -08:00
.editorconfig Run to install dependencies 2017-11-28 14:35:07 -08:00
.gitignore Run to install dependencies 2017-11-28 14:35:07 -08:00
.travis.yml Run to install dependencies 2017-11-28 14:35:07 -08:00
CODE_OF_CONDUCT.md Run to install dependencies 2017-11-28 14:35:07 -08:00
LICENSE Run to install dependencies 2017-11-28 14:35:07 -08:00
README.md Run to install dependencies 2017-11-28 14:35:07 -08:00
convert.go Run to install dependencies 2017-11-28 14:35:07 -08:00
convert_test.go Run to install dependencies 2017-11-28 14:35:07 -08:00
convert_types.go Run to install dependencies 2017-11-28 14:35:07 -08:00
convert_types_test.go Run to install dependencies 2017-11-28 14:35:07 -08:00
json.go Run to install dependencies 2017-11-28 14:35:07 -08:00
json_test.go Run to install dependencies 2017-11-28 14:35:07 -08:00
loading.go Run to install dependencies 2017-11-28 14:35:07 -08:00
loading_test.go Run to install dependencies 2017-11-28 14:35:07 -08:00
net.go Run to install dependencies 2017-11-28 14:35:07 -08:00
net_test.go Run to install dependencies 2017-11-28 14:35:07 -08:00
path.go Run to install dependencies 2017-11-28 14:35:07 -08:00
path_test.go Run to install dependencies 2017-11-28 14:35:07 -08:00
util.go Run to install dependencies 2017-11-28 14:35:07 -08:00
util_test.go Run to install dependencies 2017-11-28 14:35:07 -08:00
yaml.go Run to install dependencies 2017-11-28 14:35:07 -08:00
yaml_test.go Run to install dependencies 2017-11-28 14:35:07 -08:00

README.md

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