iancoleman / strcase

A golang package for converting to snake_case or CamelCase
MIT License
1.01k stars 106 forks source link

Is error or feature? #33

Closed FrankIT60 closed 3 years ago

FrankIT60 commented 3 years ago

Hello,

if I run this fmt.Println(strcase.ToCamel("flusso_step_id")) the output is ussoStepId. But I expect flussoStepId.

Before the test I update the package at last version.

Thanks for the answer

FrankIT60 commented 3 years ago

Sorry, it's a mistake. The first character is uff-8. I read two character f and l, but is one utf-8 character