File: lookup.go

package info (click to toggle)
golang-github-vbatts-go-mtree 0.5.4%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid
  • size: 796 kB
  • sloc: sh: 198; makefile: 80
file content (7 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
package mtree

import (
	"os/user"
)

var lookupGroupID = user.LookupGroupId