Documentation
¶
Index ¶
- func CreateFileFolder(path, foldnam string) (fullPath string, existDir bool, err error)
- func CreateOutFil(folderPath, filNam, filExt string) (outfil *os.File, err error)
- func CvtBytToNum(let byte) (res int)
- func FatErr(fs string, msg string, err error)
- func IsAlpha(let byte) (res bool)
- func IsAlphaNumeric(let byte) (res bool)
- func IsNumeric(let byte) (res bool)
- func IsSentence(let byte) (res bool)
- func IsWsp(let byte) (res bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFileFolder ¶
func CreateOutFil ¶
func CvtBytToNum ¶
func IsAlphaNumeric ¶
func IsSentence ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.