mirror of
https://github.com/ManyakRus/crud_generator.git
synced 2024-12-13 21:42:33 +02:00
сделал .sh
This commit is contained in:
parent
d0eed703ea
commit
740a057f06
@ -31,7 +31,7 @@ func Find_SingularName(s string) string {
|
|||||||
return Otvet
|
return Otvet
|
||||||
}
|
}
|
||||||
|
|
||||||
// FormatName - возвращает наименование в формате CamelCase
|
// FormatName - возвращает наименование в формате PascalCase
|
||||||
func FormatName(Name string) string {
|
func FormatName(Name string) string {
|
||||||
Otvet := Name
|
Otvet := Name
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user