k3s/vendor/github.com/go-openapi/swag
Jeff Grafton aee5f457db update BUILD files 2017-10-15 18:18:13 -07:00
..
.editorconfig bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d 2017-09-25 19:51:56 +05:30
.gitignore
.travis.yml bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d 2017-09-25 19:51:56 +05:30
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
CODE_OF_CONDUCT.md
LICENSE
README.md bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d 2017-09-25 19:51:56 +05:30
convert.go bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d 2017-09-25 19:51:56 +05:30
convert_types.go
json.go bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d 2017-09-25 19:51:56 +05:30
loading.go bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d 2017-09-25 19:51:56 +05:30
net.go
path.go bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d 2017-09-25 19:51:56 +05:30
util.go bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d 2017-09-25 19:51:56 +05:30
yaml.go bump(github.com/go-openapi/spec): 7abd5745472fff5eb3685386d5fb8bf38683154d 2017-09-25 19:51:56 +05:30

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