List Question
20 TechQA 2024-02-14T18:26:19.730000Can i have a logic which imports a package if it exists in the source code?
54 views
Asked by Aryan Mehrotra
compare and copy one instance of the same go struct to another updated instance
73 views
Asked by Mohammed Saaduddin Ansari
Determining the type of an interface {} value returned from a function in Golang
69 views
Asked by luisepa1420
How create type using reflect having pointer receivers
37 views
Asked by Karthik Prasad
Render table in html template where table-data are keys and values of some json data in Golang
430 views
Asked by skylark
Declare type dynamically in GoLang
65 views
Asked by user1722361
How to create a new instance of a struct that is read from file
139 views
Asked by Charlie Clarke
golang. reflect makefunc: how to decorate the origin func?
158 views
Asked by Pkzzz
How to flatten a dynamic value in Go?
50 views
Asked by dragonfly02
Can I optimize this Go reflect function so it isn't as slow?
855 views
Asked by JDev
Is there a way to set a pointer struct field to a pointer pointing to the Zero value of that pointer type using reflect?
139 views
Asked by strikerdude10
How can I reach struct member in interface type
120 views
Asked by icsarisakal
How to get a single struct with a struct array in reflect
32 views
Asked by wan9xy
Get pointers to all fields of a struct dynamically using reflection
1.1k views
Asked by Krittam Kothari
go reflect: how to dynamically create a pointer to a pointer to ...?
440 views
Asked by TheDiveO
Append to golang slice passed as empty interface
959 views
Asked by kent-id
what does reflect.TypeOf((*error)(nil)).Elem()` mean?
1.5k views
Asked by Wei Wong
Read top level struct tags
495 views
Asked by georgeok
Get structs in a package for go-gorm migrations
291 views
Asked by Mohammed Robaii
Reading nested structure using reflection
2.3k views
Asked by kostya