• legendtkl's avatar
    Modify func camelString to be more robust · c9c284be
    legendtkl authored
    1. In previous edition, for case "pic_url_1", the func will return
    "PicUrl_1", but "PicUrl1" seems to be more reasonable.
    2. More test cases please refer to utils_test.go
    c9c284be
utils_test.go 1.08 KB