1
0
Go to file
2025-09-03 23:52:33 +02:00
.gitignore bind scalar 2025-08-27 21:03:25 +02:00
field_test.go testing 2025-09-03 23:52:33 +02:00
field.go more fields testing 2025-09-03 22:46:09 +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 testing 2025-09-03 23:52:33 +02:00
lib.go testing 2025-09-03 23:52:33 +02:00
Makefile bind scalar 2025-08-27 21:03:25 +02:00
readme.md fix typo 2025-08-31 17:19:00 +02:00
scalar_test.go testing 2025-09-03 23:52:33 +02:00
scalar.go refactor field list and field value list 2025-09-03 22:12:13 +02:00
scan_test.go testing 2025-09-03 23:52:33 +02:00
scan.go refactor field list and field value list 2025-09-03 22:12:13 +02:00
type_test.go testing 2025-09-03 23:52:33 +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