diff options
| author | Shulhan <ms@kilabit.info> | 2022-03-21 12:50:00 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-03-21 12:50:00 +0700 |
| commit | 67ff9a046ef5b38cb15e240811cd7c6c1126ffcc (patch) | |
| tree | 465c6ace69df5ea150075b1dbc34f774995dffd3 /lib/http/callback_error_handler.go | |
| parent | 707e43921181505f252f94fff53aada17dfd4f95 (diff) | |
| download | pakakeh.go-67ff9a046ef5b38cb15e240811cd7c6c1126ffcc.tar.xz | |
lib/xmlrpc: use %v to convert non-string type on GetFieldAsString
Previously, if GetFieldAsString is called and the struct field type is
not string, it will return "%s(<type>=<value>)" instead of the value
in string.
This commit fix this issue by using %v to convert non-string type.
Diffstat (limited to 'lib/http/callback_error_handler.go')
0 files changed, 0 insertions, 0 deletions
