package
0.0.0-20241007201740-e151f76f08af
Repository: https://github.com/tkhq/go-sdk.git
Documentation: pkg.go.dev
# Functions
New creates a new features API client.
NewRemoveOrganizationFeatureOK creates a RemoveOrganizationFeatureOK with default headers values.
NewRemoveOrganizationFeatureParams creates a new RemoveOrganizationFeatureParams object, with the default timeout for this client.
NewRemoveOrganizationFeatureParamsWithContext creates a new RemoveOrganizationFeatureParams object with the ability to set a context for a request.
NewRemoveOrganizationFeatureParamsWithHTTPClient creates a new RemoveOrganizationFeatureParams object with the ability to set a custom HTTPClient for a request.
NewRemoveOrganizationFeatureParamsWithTimeout creates a new RemoveOrganizationFeatureParams object with the ability to set a timeout on a request.
NewSetOrganizationFeatureOK creates a SetOrganizationFeatureOK with default headers values.
NewSetOrganizationFeatureParams creates a new SetOrganizationFeatureParams object, with the default timeout for this client.
NewSetOrganizationFeatureParamsWithContext creates a new SetOrganizationFeatureParams object with the ability to set a context for a request.
NewSetOrganizationFeatureParamsWithHTTPClient creates a new SetOrganizationFeatureParams object with the ability to set a custom HTTPClient for a request.
NewSetOrganizationFeatureParamsWithTimeout creates a new SetOrganizationFeatureParams object with the ability to set a timeout on a request.
# Structs
Client for features API
*/.
RemoveOrganizationFeatureOK describes a response with status code 200, with default header values.
RemoveOrganizationFeatureParams contains all the parameters to send to the API endpoint
for the remove organization feature operation.
RemoveOrganizationFeatureReader is a Reader for the RemoveOrganizationFeature structure.
SetOrganizationFeatureOK describes a response with status code 200, with default header values.
SetOrganizationFeatureParams contains all the parameters to send to the API endpoint
for the set organization feature operation.
SetOrganizationFeatureReader is a Reader for the SetOrganizationFeature structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.