moby--moby/pkg/symlink
Victor Vieux e5869b2b0b update copyrights to 2015
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-01-12 22:47:36 +00:00
..
LICENSE.APACHE update copyrights to 2015 2015-01-12 22:47:36 +00:00
LICENSE.BSD update copyrights to 2015 2015-01-12 22:47:36 +00:00
MAINTAINERS
README.md
fs.go
fs_test.go

README.md

Package symlink implements EvalSymlinksInScope which is an extension of filepath.EvalSymlinks from the Go standard library.

The code from filepath.EvalSymlinks has been adapted in fs.go. Please read the LICENSE.BSD file that governs fs.go and LICENSE.APACHE for fs_test.go.