func path/filepath.Rel

one use

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