path

package
v1.8.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DirNameClean

func DirNameClean(dir string) string

仅仅针对目录名

func FileNameClean

func FileNameClean(filename string) string

仅仅针对文件名

func FileNameExcludeExt

func FileNameExcludeExt(filepath string) string

获取文件名除去扩展名

func FileNameRewrite

func FileNameRewrite(filename string) string

windows需要,由于linux的文件也要放到windows看,统一处理

func GetDirName

func GetDirName(path string) string

获取url的目录部分

func GetFileName

func GetFileName(path string) string

获取url的文件部分

func PathClean

func PathClean(path string) string

针对带目录的完整文件名

func Split

func Split(path string) (dir, file string)

返回目录名和文件名

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL