Documentation
¶
Index ¶
- func Case2Camel(v string, local bool) string
- func Case2Snake(v string) string
- func DivideFuncReturnPosSides(fPath, funcName string) (string, string, bool)
- func DivideInterfaceEndPosSides(fPath, interfaceName string) (string, string, bool)
- func DivideStructEndPosSides(fPath, structName string) (string, string, bool)
- func FmtFile(fPath string)
- func IsDirExists(path string) bool
- func IsFileExists(path string) bool
- func MkdirAll(path string) error
- func StringGetLastNonWhiteSpaceIndex(s string) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Case2Camel ¶
func Case2Snake ¶
func DivideStructEndPosSides ¶
func IsDirExists ¶
func IsFileExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.