Skip to content

Commit

Permalink
reflectx
Browse files Browse the repository at this point in the history
  • Loading branch information
RangelReale committed Jun 6, 2024
1 parent 4cb1b7a commit f745a21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ library heavily discourages.
## Sub-packages

* [structargs](https://pkg.go.dev/github.com/rrgmc/litsql/sq/structargs): get named arguments from struct fields
* [reflectxargs](https://pkg.go.dev/github.com/rrgmc/litsql/sq/reflectxargs): get named arguments from struct fields using reflectx

## Examples

Expand Down

0 comments on commit f745a21

Please sign in to comment.