Codebase list golang-github-vbatts-go-mtree / debian/0.4.4-2 lookup_new.go
debian/0.4.4-2

Tree @debian/0.4.4-2 (Download .tar.gz)

lookup_new.go @debian/0.4.4-2raw · history · blame

1
2
3
4
5
6
7
8
9
// +build go1.7

package mtree

import (
	"os/user"
)

var lookupGroupID = user.LookupGroupId