Updated API
This commit is contained in:
@ -6,7 +6,7 @@ func main() {
|
||||
// color.Yellow("Deleting private user data")
|
||||
|
||||
// // Get a stream of all users
|
||||
// allUsers, err := arn.AllUsers()
|
||||
// allUsers, err := arn.StreamUsers()
|
||||
|
||||
// if err != nil {
|
||||
// panic(err)
|
||||
|
Reference in New Issue
Block a user