Codebase list golang-github-vbatts-go-mtree / upstream/0.5.0+git20210125.1.4d95ad8 lookup_new.go
upstream/0.5.0+git20210125.1.4d95ad8

Tree @upstream/0.5.0+git20210125.1.4d95ad8 (Download .tar.gz)

lookup_new.go @upstream/0.5.0+git20210125.1.4d95ad8raw · history · blame

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

package mtree

import (
	"os/user"
)

var lookupGroupID = user.LookupGroupId