Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 5 days 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.