register-go
resp, err := client.Auth.Register(client.RegisterParams{ FirstName: "Ega", LastName: "Radiegtya", Email: "[email protected]", Password: "password", })
resp, err := client.Auth.Register(client.RegisterParams{ FirstName: "Ega", LastName: "Radiegtya", Email: "[email protected]", Password: "password", })