kops/vendor/github.com/go-openapi/swag
Justin Santa Barbara 6b6f9db0ef Run make dep-ensure to use dep for vendor directory 2018-02-04 22:08:16 -05:00
..
.editorconfig
.gitignore
.travis.yml
BUILD.bazel
CODE_OF_CONDUCT.md
LICENSE
README.md
convert.go
convert_types.go
json.go
loading.go
net.go
path.go
util.go
yaml.go

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