aboutsummaryrefslogtreecommitdiff
path: root/go/operation/lookup.go
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Using Url instead of PublicUrl for volume serverchrislusf1-1/+1
2015-01-11Add caching volume locations to batch volume id lookup.Chris Lu1-4/+29
2015-01-08add some String() to make codes easier to read and debugyanyiwu1-1/+5
2014-10-26formatting code by: goimports -w=true .Chris Lu1-1/+2
2014-09-25use github.com/chrislusf instead of github.com/aszxqwwyy1-1/+1
2014-09-25use github.com/aszxqw instead of code.google.com/pwyy1-1/+1
2014-06-02only set lookup cache when successfulChris Lu1-2/+3
2014-05-25Add volume id lookup cachingChris Lu1-1/+17
2014-04-15Added batch file deleting.Chris Lu1-3/+3
2014-04-14rename file from lookup_volume_id.go to lookup.goChris Lu1-0/+71