1
0
Go to file
2025-11-01 03:54:06 +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 add bind scalar from field type 2025-09-04 01:48:21 +02:00
license add license 2025-09-11 00:48:41 +02:00
Makefile bind scalar 2025-08-27 21:03:25 +02:00
readme.md Update readme.md 2025-11-01 03:54:06 +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: https://godocs.io/code.squareroundforest.org/arpio/bind

Made in Berlin, DE