Introduce FilepathPathBridge
authorbep <bjorn.erik.pedersen@gmail.com>
Tue, 27 Jan 2015 10:44:41 +0000 (11:44 +0100)
committerbep <bjorn.erik.pedersen@gmail.com>
Tue, 27 Jan 2015 10:44:41 +0000 (11:44 +0100)
commitbedc2d848803bfcc88de876f1a2d848ff8c57303
tree257ebe61ca382043dac89f3ddb42dca279fce3f7
parent5f9596e68c55830d046de3faa88ab0a8f68fcf76
Introduce FilepathPathBridge

This commit introduces the new interface FilepathPathBridge to remove some code that differs only in their use of either the path or filepath package.
helpers/path.go
helpers/path_test.go
helpers/url.go