func github.com/google/uuid.NewDCESecurity
3 uses
github.com/google/uuid (current package)
dce.go#L32: func NewDCESecurity(domain Domain, id uint32) (UUID, error) {
dce.go#L47: return NewDCESecurity(Person, uint32(os.Getuid()))
dce.go#L55: return NewDCESecurity(Group, uint32(os.Getgid()))
 |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |