aboutsummaryrefslogtreecommitdiff
path: root/lib/http/callback_error_handler.go
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-03-21 12:50:00 +0700
committerShulhan <ms@kilabit.info>2022-03-21 12:50:00 +0700
commit67ff9a046ef5b38cb15e240811cd7c6c1126ffcc (patch)
tree465c6ace69df5ea150075b1dbc34f774995dffd3 /lib/http/callback_error_handler.go
parent707e43921181505f252f94fff53aada17dfd4f95 (diff)
downloadpakakeh.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