package
0.0.10
Repository: https://github.com/justinbarrick/go-matrix.git
Documentation: pkg.go.dev

# Functions

New creates a new room creation API client.
NewCreateRoomBadRequest creates a CreateRoomBadRequest with default headers values.
NewCreateRoomOK creates a CreateRoomOK with default headers values.
NewCreateRoomParams creates a new CreateRoomParams object with the default values initialized.
NewCreateRoomParamsWithContext creates a new CreateRoomParams object with the default values initialized, and the ability to set a context for a request.
NewCreateRoomParamsWithHTTPClient creates a new CreateRoomParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateRoomParamsWithTimeout creates a new CreateRoomParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for room creation API */.
CreateRoomBadRequest handles this case with default header values.
CreateRoomOK handles this case with default header values.
CreateRoomParams contains all the parameters to send to the API endpoint for the create room operation typically these are written to a http.Request */.
CreateRoomReader is a Reader for the CreateRoom structure.