Categorygithub.com/piccolomondoc/categoriesclient
modulepackage
0.0.0-20240325173147-3275b32c5a91
Repository: https://github.com/piccolomondoc/categoriesclient.git
Documentation: pkg.go.dev

# README

categoriesclient

# Functions

No description provided by the author

# Structs

AssociateCategoryWithProjectRequest represents the request structure to associate a category with a project.
AssociateCategoryWithSkillRequest represents the request structure to associate a category with a skill.
Category represents the structure of a category.
Client represents an HTTP client that can be used to send requests to the categories server.
CreateCategoryRequest represents the structure of a category for a create request.
DisassociateCategoryFromSkillRequest represents the request structure to disassociate a category from a skill.
GetCategoriesForSkillRequest represents the request structure to get categories for a specific skill.
GetCategoriesForSkillResponse represents the response structure from the get categories request.
GetSkillIDsForCategoryRequest represents the request structure to get skill IDs for a specific category.
GetSkillIDsForCategoryResponse represents the response structure from the get skill IDs request.