coredns/vendor/github.com/go-openapi/swag
Yong Tang 584dd87c70
Add route53 plugin (#1390)
* Update vendor

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Add route53 plugin

This fix adds route53 plugin so that it is possible to
query route53 record through CoreDNS.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-01-15 09:59:29 -08:00
..
.editorconfig Update vendor with go dep 2017-04-28 09:14:54 -07:00
.gitignore Update Gopkg.toml to remove the constraint on zipkin-go-opentracing (#1231) 2017-11-13 19:54:46 +00: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 Gopkg.toml to remove the constraint on zipkin-go-opentracing (#1231) 2017-11-13 19:54:46 +00:00
README.md Update vendor with go dep 2017-04-28 09:14:54 -07:00
util.go Add route53 plugin (#1390) 2018-01-15 09:59:29 -08:00
util_test.go Add route53 plugin (#1390) 2018-01-15 09:59:29 -08: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