File: README.md

package info (click to toggle)
golang-github-go-openapi-strfmt 0.0~git20160812.0.d65c7fd-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 184 kB
  • ctags: 347
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 755 bytes parent folder | download
1
2
3
4
5
# Strfmt [![Build Status](https://ci.vmware.run/api/badges/go-openapi/strfmt/status.svg)](https://ci.vmware.run/go-openapi/strfmt) [![Coverage](https://coverage.vmware.run/badges/go-openapi/strfmt/coverage.svg)](https://coverage.vmware.run/go-openapi/strfmt) [![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/strfmt/master/LICENSE) [![GoDoc](https://godoc.org/github.com/go-openapi/strfmt?status.svg)](http://godoc.org/github.com/go-openapi/strfmt)

strfmt represents a well known string format such as credit card or email. The go toolkit for open api specifications knows how to deal with those.