package
0.6.3
Repository: https://github.com/goexl/gox.git
Documentation: pkg.go.dev

# README

解释

为什么gox.Field要定义成接口,且要增加一个field包,原因是

  • 兼容以前的代码
  • 强制使用使用field.New来创建字段,且为指针

# Functions

Error 创建错误字段.
No description provided by the author
No description provided by the author