go-graylog
go-graylog copied to clipboard
Implement GET /users/id/{userId}
API Endpoints
API-Call GET /users/id/{userId}
is currently not implemented. Only /users/{username}
is by func (client *Client) GetUser(name string)