package
2.0.1+incompatible
Repository: https://github.com/practical-coder/hdc.git
Documentation: pkg.go.dev

# Functions

New creates a new group API client.
NewCreateGroupAccepted creates a CreateGroupAccepted with default headers values.
NewCreateGroupBadRequest creates a CreateGroupBadRequest with default headers values.
NewCreateGroupConflict creates a CreateGroupConflict with default headers values.
NewCreateGroupCreated creates a CreateGroupCreated with default headers values.
NewCreateGroupDefault creates a CreateGroupDefault with default headers values.
NewCreateGroupParams creates a new CreateGroupParams object, with the default timeout for this client.
NewCreateGroupParamsWithContext creates a new CreateGroupParams object with the ability to set a context for a request.
NewCreateGroupParamsWithHTTPClient creates a new CreateGroupParams object with the ability to set a custom HTTPClient for a request.
NewCreateGroupParamsWithTimeout creates a new CreateGroupParams object with the ability to set a timeout on a request.
NewDeleteGroupAccepted creates a DeleteGroupAccepted with default headers values.
NewDeleteGroupDefault creates a DeleteGroupDefault with default headers values.
NewDeleteGroupNoContent creates a DeleteGroupNoContent with default headers values.
NewDeleteGroupNotFound creates a DeleteGroupNotFound with default headers values.
NewDeleteGroupParams creates a new DeleteGroupParams object, with the default timeout for this client.
NewDeleteGroupParamsWithContext creates a new DeleteGroupParams object with the ability to set a context for a request.
NewDeleteGroupParamsWithHTTPClient creates a new DeleteGroupParams object with the ability to set a custom HTTPClient for a request.
NewDeleteGroupParamsWithTimeout creates a new DeleteGroupParams object with the ability to set a timeout on a request.
NewGetGroupDefault creates a GetGroupDefault with default headers values.
NewGetGroupNotFound creates a GetGroupNotFound with default headers values.
NewGetGroupOK creates a GetGroupOK with default headers values.
NewGetGroupParams creates a new GetGroupParams object, with the default timeout for this client.
NewGetGroupParamsWithContext creates a new GetGroupParams object with the ability to set a context for a request.
NewGetGroupParamsWithHTTPClient creates a new GetGroupParams object with the ability to set a custom HTTPClient for a request.
NewGetGroupParamsWithTimeout creates a new GetGroupParams object with the ability to set a timeout on a request.
NewGetGroupsDefault creates a GetGroupsDefault with default headers values.
NewGetGroupsOK creates a GetGroupsOK with default headers values.
NewGetGroupsParams creates a new GetGroupsParams object, with the default timeout for this client.
NewGetGroupsParamsWithContext creates a new GetGroupsParams object with the ability to set a context for a request.
NewGetGroupsParamsWithHTTPClient creates a new GetGroupsParams object with the ability to set a custom HTTPClient for a request.
NewGetGroupsParamsWithTimeout creates a new GetGroupsParams object with the ability to set a timeout on a request.
NewReplaceGroupAccepted creates a ReplaceGroupAccepted with default headers values.
NewReplaceGroupBadRequest creates a ReplaceGroupBadRequest with default headers values.
NewReplaceGroupDefault creates a ReplaceGroupDefault with default headers values.
NewReplaceGroupNotFound creates a ReplaceGroupNotFound with default headers values.
NewReplaceGroupOK creates a ReplaceGroupOK with default headers values.
NewReplaceGroupParams creates a new ReplaceGroupParams object, with the default timeout for this client.
NewReplaceGroupParamsWithContext creates a new ReplaceGroupParams object with the ability to set a context for a request.
NewReplaceGroupParamsWithHTTPClient creates a new ReplaceGroupParams object with the ability to set a custom HTTPClient for a request.
NewReplaceGroupParamsWithTimeout creates a new ReplaceGroupParams object with the ability to set a timeout on a request.

# Structs

Client for group API */.
CreateGroupAccepted describes a response with status code 202, with default header values.
CreateGroupBadRequest describes a response with status code 400, with default header values.
CreateGroupConflict describes a response with status code 409, with default header values.
CreateGroupCreated describes a response with status code 201, with default header values.
CreateGroupDefault describes a response with status code -1, with default header values.
CreateGroupParams contains all the parameters to send to the API endpoint for the create group operation.
CreateGroupReader is a Reader for the CreateGroup structure.
DeleteGroupAccepted describes a response with status code 202, with default header values.
DeleteGroupDefault describes a response with status code -1, with default header values.
DeleteGroupNoContent describes a response with status code 204, with default header values.
DeleteGroupNotFound describes a response with status code 404, with default header values.
DeleteGroupParams contains all the parameters to send to the API endpoint for the delete group operation.
DeleteGroupReader is a Reader for the DeleteGroup structure.
GetGroupDefault describes a response with status code -1, with default header values.
GetGroupNotFound describes a response with status code 404, with default header values.
GetGroupOK describes a response with status code 200, with default header values.
GetGroupOKBody get group o k body swagger:model GetGroupOKBody */.
GetGroupParams contains all the parameters to send to the API endpoint for the get group operation.
GetGroupReader is a Reader for the GetGroup structure.
GetGroupsDefault describes a response with status code -1, with default header values.
GetGroupsOK describes a response with status code 200, with default header values.
GetGroupsOKBody get groups o k body swagger:model GetGroupsOKBody */.
GetGroupsParams contains all the parameters to send to the API endpoint for the get groups operation.
GetGroupsReader is a Reader for the GetGroups structure.
ReplaceGroupAccepted describes a response with status code 202, with default header values.
ReplaceGroupBadRequest describes a response with status code 400, with default header values.
ReplaceGroupDefault describes a response with status code -1, with default header values.
ReplaceGroupNotFound describes a response with status code 404, with default header values.
ReplaceGroupOK describes a response with status code 200, with default header values.
ReplaceGroupParams contains all the parameters to send to the API endpoint for the replace group operation.
ReplaceGroupReader is a Reader for the ReplaceGroup structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.