kube-plex/vendor/github.com/go-openapi/swag
2020-08-13 16:32:33 +08:00
..
.github Initial commit 2020-08-13 16:32:33 +08:00
.editorconfig Initial commit 2020-08-13 16:32:33 +08:00
.gitignore Initial commit 2020-08-13 16:32:33 +08:00
.travis.yml Initial commit 2020-08-13 16:32:33 +08:00
CODE_OF_CONDUCT.md Initial commit 2020-08-13 16:32:33 +08:00
convert_test.go Initial commit 2020-08-13 16:32:33 +08:00
convert_types_test.go Initial commit 2020-08-13 16:32:33 +08:00
convert_types.go Initial commit 2020-08-13 16:32:33 +08:00
convert.go Initial commit 2020-08-13 16:32:33 +08:00
json_test.go Initial commit 2020-08-13 16:32:33 +08:00
json.go Initial commit 2020-08-13 16:32:33 +08:00
LICENSE Initial commit 2020-08-13 16:32:33 +08:00
loading_test.go Initial commit 2020-08-13 16:32:33 +08:00
loading.go Initial commit 2020-08-13 16:32:33 +08:00
net_test.go Initial commit 2020-08-13 16:32:33 +08:00
net.go Initial commit 2020-08-13 16:32:33 +08:00
path_test.go Initial commit 2020-08-13 16:32:33 +08:00
path.go Initial commit 2020-08-13 16:32:33 +08:00
README.md Initial commit 2020-08-13 16:32:33 +08:00
util_test.go Initial commit 2020-08-13 16:32:33 +08:00
util.go Initial commit 2020-08-13 16:32:33 +08:00
yaml_test.go Initial commit 2020-08-13 16:32:33 +08:00
yaml.go Initial commit 2020-08-13 16:32:33 +08: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