1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2024-09-27 12:54:02 +00:00
go-mtree/lookup.go

8 lines
77 B
Go
Raw Normal View History

package mtree
import (
"os/user"
)
var lookupGroupID = user.LookupGroupId