package
2.28.1+incompatible
Repository: https://github.com/tarkov-database/rest-api.git
Documentation: pkg.go.dev
# Functions
ArmorStatDELETE handles a DELETE request on a armor entity endpoint.
ArmorStatGET handles a GET request on a ammunition statistics armor entity endpoint.
ArmorStatPOST handles a POST request on the armor root endpoint.
ArmorStatPUT handles a PUT request on a armor entity endpoint.
ArmorStatsGET handles a GET request on the distance root endpoint.
DistanceStatDELETE handles a DELETE request on a distance entity endpoint.
DistanceStatGET handles a GET request on a ammunition statistics distance entity endpoint.
DistanceStatPOST handles a POST request on the distance root endpoint.
DistanceStatPUT handles a PUT request on a distance entity endpoint.
DistanceStatsGET handles a GET request on the distance root endpoint.
FeatureDELETE handles a DELETE request on a feature entity endpoint.
FeatureGET handles a GET request on a feature entity endpoint.
FeatureGroupDELETE handles a DELETE request on a feature group entity endpoint.
FeatureGroupGET handles a GET request on a feature group entity endpoint.
FeatureGroupPOST handles a POST request on the featuregroup root endpoint.
FeatureGroupPUT handles a PUT request on a feature group entity endpoint.
FeatureGroupsGET handles a GET request on the feature group root endpoint.
FeaturePOST handles a POST request on the feature root endpoint.
FeaturePUT handles a PUT request on a feature entity endpoint.
FeaturesGET handles a GET request on the feature root endpoint.
HealthGET handles a GET request on the health endpoint.
IndexGET handles a GET request on the root endpoint.
ItemDELETE handles a DELETE request on a item entity endpoint.
ItemGET handles a GET request on a item entity endpoint.
ItemIndexGET handles a GET request on the item root endpoint.
ItemPOST handles a POST request on a item kind endpoint.
ItemPUT handles a PUT request on a item entity endpoint.
ItemsGET handles a GET request on a item kind endpoint.
LocationDELETE handles a DELETE request on a location entity endpoint.
LocationGET handles a GET request on a location entity endpoint.
LocationPOST handles a POST request on the location root endpoint.
LocationPUT handles a PUT request on a location entity endpoint.
LocationsGET handles a GET request on the location root endpoint.
ModuleDELETE handles a DELETE request on a module entity endpoint.
ModuleGET handles a GET request on a module entity endpoint.
ModulePOST handles a POST request on the module root endpoint.
ModulePUT handles a PUT request on a module entity endpoint.
ModulesGET handles a GET request on the module root endpoint.
ProductionDELETE handles a DELETE request on a production entity endpoint.
ProductionGET handles a GET request on a production entity endpoint.
ProductionPOST handles a POST request on the production root endpoint.
ProductionPUT handles a PUT request on a production entity endpoint.
ProductionsGET handles a GET request on the production root endpoint.
StatusBadRequest fills Status with an HTTP 400 status and message.
StatusCreated fills Status with an HTTP 201 status and message.
StatusForbidden fills Status with an HTTP 403 status and message.
StatusInternalServerError fills Status with an HTTP 500 status and message.
StatusNotFound fills Status with an HTTP 404 status and message.
StatusNotFoundHandler returns a HTTP 404 handler.
StatusOK fills Status with an HTTP 200 status and message.
StatusUnauthorized fills Status with an HTTP 401 status and message.
StatusUnprocessableEntity fills Status with an HTTP 422 status and message.
StatusUnsupportedMediaType fills Status with an HTTP 415 status and message.
TokenGET handles a GET request on the token endpoint.
TokenPOST handles a POST request on the token endpoint.
UserDELETE handles a DELETE request on a user entity endpoint.
UserGET handles a GET request on a user entity endpoint.
UserPOST handles a POST request on the user root endpoint.
UserPUT handles a PUT request on a user entity endpoint.
UsersGET handles a GET request on the user root endpoint.