File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 11Package form
22============
33<img align =" right " src =" https://raw.githubusercontent.com/go-playground/form/master/logo.jpg " >
4- ![ Project status] ( https://img.shields.io/badge/version-0.9-green.svg )
5- [ ![ GoDoc] ( https://github.com/go-playground/form?status.svg )] ( https://godoc.org/github.com/go-playground/form )
4+ ![ Project status] ( https://img.shields.io/badge/version-1.0-green.svg )
5+ [ ![ Build Status] ( https://semaphoreci.com/api/v1/joeybloggs/form/branches/master/badge.svg )] ( https://semaphoreci.com/joeybloggs/form )
6+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/go-playground/form/badge.svg?branch=master )] ( https://coveralls.io/github/go-playground/form?branch=master )
7+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/go-playground/form )] ( https://goreportcard.com/report/github.com/go-playground/form )
8+ [ ![ GoDoc] ( https://godoc.org/github.com/go-playground/form?status.svg )] ( https://godoc.org/github.com/go-playground/form )
69![ License] ( https://img.shields.io/dub/l/vibe-d.svg )
710
811Package form parses url.Values and fills a struct with values, creating objects as necessary.
@@ -191,4 +194,4 @@ things for you the community.
191194
192195License
193196------
194- Distributed under MIT License, please see license file in code for more details.
197+ Distributed under MIT License, please see license file in code for more details.
You can’t perform that action at this time.
0 commit comments