mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 09:47:54 +00:00
Travis seems to be having issues pulling deps, so we'll have to check in the vendor directory and prevent the makefile from trying to regenerate it normally.
12 lines
No EOL
788 B
Markdown
12 lines
No EOL
788 B
Markdown
# Swag [](https://travis-ci.org/go-openapi/swag) [](https://codecov.io/gh/go-openapi/swag) [](https://slackin.goswagger.io)
|
|
|
|
[](https://raw.githubusercontent.com/go-openapi/swag/master/LICENSE) [](http://godoc.org/github.com/go-openapi/swag)
|
|
|
|
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 |