package
0.11.5
Repository: https://github.com/sergeyignatov/goiardi.git
Documentation: pkg.go.dev

# Functions

AllUsers returns all the users on this server.
DoesExist checks if the user in question exists or not.
ExportAllUsers return all users, in a fashion suitable for exporting.
Get a user.
GetList returns a list of users.
New creates a new API user.
NewFromJSON builds a new user from a JSON object.
ValidatePublicKey checks that the provided public key is valid.

# Structs

User is, uh, a user.