coredns/vendor/github.com/go-openapi/swag
Miek Gieben 7e63bdbee8 dep ensure -update (#1001)
* dep ensure -update

Run "dep ensure -update` to update all dependencies.

No code changes; just the dependencies.

* dep prune

* add new venderod
2017-08-28 08:49:28 -07:00
..
.editorconfig Update vendor with go dep 2017-04-28 09:14:54 -07:00
.gitignore Update vendor with go dep 2017-04-28 09:14:54 -07:00
.travis.yml Update vendor with go dep 2017-04-28 09:14:54 -07:00
CODE_OF_CONDUCT.md Update vendor with go dep 2017-04-28 09:14:54 -07:00
convert.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
convert_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
convert_types.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
convert_types_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
json.go dep ensure -update (#1001) 2017-08-28 08:49:28 -07:00
json_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
LICENSE Update vendor with go dep 2017-04-28 09:14:54 -07:00
loading.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
loading_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
net.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
net_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
path.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
path_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
README.md Update vendor with go dep 2017-04-28 09:14:54 -07:00
util.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
util_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
yaml.go Drop caddy from vendor (#700) 2017-06-03 08:27:41 +01:00
yaml_test.go Drop caddy from vendor (#700) 2017-06-03 08:27:41 +01: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