1
0
Go to file
2025-11-25 14:51:23 +01:00
.gitignore bind scalar 2025-08-27 21:03:25 +02:00
field_test.go refactor/rename 2025-09-04 00:33:05 +02:00
field.go refactor/rename 2025-09-04 00:33:05 +02:00
go.mod field inspection 2025-08-28 05:04:06 +02:00
go.sum field inspection 2025-08-28 05:04:06 +02:00
lib_test.go refactor/rename 2025-09-04 00:33:05 +02:00
lib.go fix field interface 2025-11-25 14:51:23 +01:00
license add license 2025-09-11 00:48:41 +02:00
Makefile no screaming 2025-11-05 19:16:30 +01:00
readme.md fix docs 2025-11-05 19:16:44 +01:00
scalar_test.go add bind scalar from field type 2025-09-04 01:48:21 +02:00
scalar.go add bind scalar from field type 2025-09-04 01:48:21 +02:00
scan_test.go parse unix timestamps 2025-09-05 23:33:30 +02:00
scan.go parse unix timestamps 2025-09-05 23:33:30 +02:00
type_test.go refactor/rename 2025-09-04 00:33:05 +02:00
type.go refactor field list and field value list 2025-09-03 22:12:13 +02:00

bind

Package bind provides functions to work with flattened lists of structure fields.

See the documentation at:

Made in Berlin, DE