Utilities for Go structs
Structs contains various utilities to work with Go structs. It was initially used by me to convert a struct into a map[string]interface{}. With time I've added other utilities for structs. It's basically a high level package based on primitives from the reflect package. Feel free to add new functions or improve the existing code. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/fatih/structs
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1.0-17.fc42 | - |
Fedora 41 | 1.1.0-16.fc41 | - |
Fedora 40 | 1.1.0-13.fc40 | - |
You can contact the maintainers of this package via email at
golang-github-fatih-structs dash maintainers at fedoraproject dot org
.