func path/filepath.Rel

one use

	path/filepath (current package)
		path.go#L184: func Rel(basepath, targpath string) (string, error) {