Why would a decoder use StructTag.Lookup("config") instead of Get("config")?

from Reflection
Go 1.27 intermediate 1 min

Why would a decoder use StructTag.Lookup("config") instead of Get("config")?

Report an error