An open API service indexing awesome lists of open source software.

https://github.com/montag451/go-users

A Go package to query the passwd, the group and the shadow databases of a UNIX system
https://github.com/montag451/go-users

golang group nsswitch passwd shadow unix

Last synced: 4 months ago
JSON representation

A Go package to query the passwd, the group and the shadow databases of a UNIX system

Awesome Lists containing this project

README

          

# Description #

This Go module provides several packages to query the passwd, the
group and the shadow databases of a UNIX system. See [the
documentation](https://pkg.go.dev/github.com/montag451/go-users) for
further information.