d56bf090ce
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
12 lines
No EOL
795 B
Markdown
12 lines
No EOL
795 B
Markdown
# Swag [![Build Status](https://ci.vmware.run/api/badges/go-openapi/swag/status.svg)](https://ci.vmware.run/go-openapi/swag) [![Coverage](https://coverage.vmware.run/badges/go-openapi/swag/coverage.svg)](https://coverage.vmware.run/go-openapi/swag) [![Slack Status](https://slackin.goswagger.io/badge.svg)](https://slackin.goswagger.io)
|
|
|
|
[![license](http://img.shields.io/badge/license-Apache%20v2-orange.svg)](https://raw.githubusercontent.com/go-openapi/swag/master/LICENSE) [![GoDoc](https://godoc.org/github.com/go-openapi/swag?status.svg)](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 |