Codebase list golang-github-vbatts-go-mtree / 39dce7f4-4f64-46ae-91cf-5d7c2c236257/upstream lookup_new.go
39dce7f4-4f64-46ae-91cf-5d7c2c236257/upstream

Tree @39dce7f4-4f64-46ae-91cf-5d7c2c236257/upstream (Download .tar.gz)

lookup_new.go @39dce7f4-4f64-46ae-91cf-5d7c2c236257/upstreamraw · history · blame

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

package mtree

import (
	"os/user"
)

var lookupGroupID = user.LookupGroupId