kubo/path
Stephen Whitmore cf0a85b7a4 Implements Path.PopLastSegment().
This allows a path (/ipfs/foo/bar) to be separated between its head
(/ipfs/foo) and its tail (bar).

License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-01-24 23:29:41 -08:00
..
path_test.go Implements Path.PopLastSegment(). 2016-01-24 23:29:41 -08:00
path.go Implements Path.PopLastSegment(). 2016-01-24 23:29:41 -08:00
resolver_test.go blockservice.New doesnt need to return an error 2015-08-14 16:25:51 -07:00
resolver.go vendor logging lib update 2015-11-05 15:57:21 -08:00