Skip to content

WindomZ/go-struct-filler

Repository files navigation

go-struct-filler

Build Status License

Convert or fill a struct for Go

v0.3.3 status

The exported functions could change at any time before the first stable release(>=1.0.0).

Overview

  • Convert a struct to another same type struct
  • Fill the same names if the struct is anonymous
  • Convert a map to struct
  • Convert a struct to slice or map

Installation

go get -u github.com/WindomZ/go-struct-filler

TODO

  • Support for more types
  • Provide better extension

LICENSE

MIT (http://opensource.org/licenses/mit-license.php)

About

Convert or fill a struct for Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages