kops/vendor/github.com/go-openapi/swag
Mike Splain 38cd57ddd3 Update bazel configs for bazel 0.12 go_rules 0.11 2018-04-18 14:53:00 -04:00
..
.editorconfig Update vendor 2018-02-03 21:19:32 -05:00
.gitignore Update k8s, including DNS zone ID support 2016-09-13 12:44:59 -04:00
.travis.yml Update vendor 2018-02-03 21:19:32 -05:00
BUILD.bazel Update bazel configs for bazel 0.12 go_rules 0.11 2018-04-18 14:53:00 -04:00
CODE_OF_CONDUCT.md Update k8s, including DNS zone ID support 2016-09-13 12:44:59 -04:00
LICENSE Update k8s, including DNS zone ID support 2016-09-13 12:44:59 -04:00
README.md Update vendor 2018-02-03 21:19:32 -05:00
convert.go Update vendor 2018-02-03 21:19:32 -05:00
convert_types.go Update k8s, including DNS zone ID support 2016-09-13 12:44:59 -04:00
json.go Update vendor 2018-02-03 21:19:32 -05:00
loading.go Update vendor 2018-02-03 21:19:32 -05:00
net.go Update k8s, including DNS zone ID support 2016-09-13 12:44:59 -04:00
path.go Update vendor 2018-02-03 21:19:32 -05:00
util.go Update vendor 2018-02-03 21:19:32 -05:00
yaml.go Update vendor 2018-02-03 21:19:32 -05: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