go9p icon indicating copy to clipboard operation
go9p copied to clipboard

remove clnt_tag.go since not used

Open Shamar opened this issue 10 years ago • 0 comments

I can't see why clnt_tag.go define the Tag struct providing an interface similar to Clnt. Nobody in the current codebase use it, and I find it a little confusing (the example in the original codebase does not clarify the value that such an interface provides)

However, given that I'm a go newbie, I might be missing something.

Signed-off-by: Giacomo Tesio [email protected]

Shamar avatar Jul 30 '15 21:07 Shamar