Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gf gen service -f CamelLower #3617

Open
Sanni13077 opened this issue May 29, 2024 · 0 comments
Open

gf gen service -f CamelLower #3617

Sanni13077 opened this issue May 29, 2024 · 0 comments
Labels
bug It is confirmed a bug, but don't worry, we'll handle it.

Comments

@Sanni13077
Copy link

Go version

go1.20.8

GoFrame version

v2.7.1

Can this bug be reproduced with the latest release?

Option Yes

What did you do?

Run the "gf gen service -f CamelLower" command, and the subdirectories in the logic directory will be named using the CamelLower format.

What did you see happen?

The generated file name is in the format "simple_file.go"

What did you expect to see?

The generated file name is in the format "simpleFile.go"

@Sanni13077 Sanni13077 added the bug It is confirmed a bug, but don't worry, we'll handle it. label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It is confirmed a bug, but don't worry, we'll handle it.
Projects
None yet
Development

No branches or pull requests

1 participant