Go的net / http的无反射数据绑定(未积极维护)-Golang开发

时间:2024-06-15 09:19:34
【文件属性】:

文件名称:Go的net / http的无反射数据绑定(未积极维护)-Golang开发

文件大小:17KB

文件格式:ZIP

更新时间:2024-06-15 09:19:34

Golang Forms

绑定Go的net / http功能的无反射数据绑定HTTP请求数据绑定数据验证(自定义和内置)错误处理好处移动数据绑定,验证和er绑定Go的net / http的无反射数据绑定功能HTTP请求数据绑定数据验证(自定义和内置)错误处理的好处将数据绑定,验证和错误处理移出应用程序的处理程序,读取Content-Type以反序列化请求中的表单,多部分表单和JSON数据。设置存在net / http的位置(Negroni,gocraft / web,std lib等)。无反射用法示例包main im


【文件预览】:
binding-master
----errors_test.go(1KB)
----validate_test.go(3KB)
----fieldbinder_test.go(1KB)
----helper_test.go(8KB)
----binding_test.go(14KB)
----errors.go(4KB)
----LICENSE(1KB)
----binder_test.go(1KB)
----form_test.go(1KB)
----binding.go(19KB)
----README.md(6KB)

网友评论