i wonder if the fix is to use something like what i did to build the timefs example on plan9:

https://github.com/9nut/plan9/blob/master/go9p_timefs/timefs.go

essentially implement p.User, p.Group and p.Users interfaces.

On Fri, Dec 5, 2014 at 10:06 AM, Latchesar Ionkov <lucho@ionkov.net> wrote:
I'm sorry, I missed the issue somehow.

I don't see any reason to specify uname when using .u. The .u
extension favors uid. What is your usecase?

Thanks,
    Lucho

On Thu, Dec 4, 2014 at 7:50 PM, Dmitry Golubovsky <golubovsky@gmail.com> wrote:
> Hi
>
> Just wondering if the project https://code.google.com/p/go9p/ is
> actively maintained these days?
>
> I used it in my project, but fixing issue 30 broke it. I opened issue 34
>
> https://code.google.com/p/go9p/issues/detail?id=34
>
> which also contains a suggested patch. No response since then.
>
> If the project's active repo moved please let me know, I'll resubmit
> the issue there. If the project is not maintained anymore I'll take
> care of it in my project's local repo.
>
> Thanks.
>
> --
> Dmitry Golubovsky
>
> Anywhere on the Web
>