Versions in this module Expand all Collapse all v6 v6.0.1 Jan 26, 2022 v6.0.0 Dec 2, 2021 Changes in this version + var InfoCodesValues = infoCodesValuesType + var SearchScopeValues = searchScopeValuesType + var SortOrderValues = sortOrderValuesType + var VersionControlTypeValues = versionControlTypeValuesType + type Collection struct + Name *string + type EntitySearchRequest struct + Filters *map[string][]string + IncludeFacets *bool + OrderBy *[]SortOption + SearchText *string + Skip *int + Top *int + type EntitySearchRequestBase struct + Filters *map[string][]string + SearchText *string + type EntitySearchResponse struct + Facets *map[string][]Filter + InfoCode *int + type FeedInfo struct + CollectionId *string + CollectionName *string + FeedId *string + FeedName *string + LatestMatchedVersion *string + LatestVersion *string + PackageUrl *string + Views *[]string + type Filter struct + Id *string + Name *string + ResultCount *int + type Hit struct + CharOffset *int + CodeSnippet *string + Column *int + Length *int + Line *int + Type *string + type InfoCodes string + type PackageHit struct + FieldReferenceName *string + Highlights *[]string + type PackageResult struct + Description *string + Feeds *[]FeedInfo + Hits *[]PackageHit + Id *string + Name *string + ProtocolType *string + type PackageSearchRequest struct + Filters *map[string][]string + IncludeFacets *bool + OrderBy *[]SortOption + SearchText *string + Skip *int + Top *int + type PackageSearchResponse struct + ActivityId *[]string + Content *PackageSearchResponseContent + type PackageSearchResponseContent struct + Count *int + Facets *map[string][]Filter + InfoCode *int + Results *[]PackageResult + type ProjectReference struct + Id *uuid.UUID + Name *string + Visibility *string + type Repository struct + Id *string + Name *string + Type *VersionControlType + type ScrollSearchRequest struct + Filters *map[string][]string + ScrollId *string + ScrollSize *int + SearchText *string + type SearchScope string + type SettingResult struct + Description *string + Icon *string + RouteId *string + RouteParameterMapping *map[string]string + Scope *SearchScope + Title *string + type SettingSearchRequest struct + Filters *map[string][]string + IncludeFacets *bool + OrderBy *[]SortOption + SearchText *string + Skip *int + Top *int + type SettingSearchResponse struct + Count *int + Facets *map[string][]Filter + InfoCode *int + Results *[]SettingResult + type SortOption struct + Field *string + SortOrder *string + type SortOrder string + type Version struct + BranchName *string + ChangeId *string + type VersionControlType string + type Wiki struct + Id *string + MappedPath *string + Name *string + Version *string + type WikiHit struct + FieldReferenceName *string + Highlights *[]string + type WikiResult struct + Collection *Collection + ContentId *string + FileName *string + Hits *[]WikiHit + Path *string + Project *ProjectReference + Wiki *Wiki + type WikiSearchRequest struct + Filters *map[string][]string + IncludeFacets *bool + OrderBy *[]SortOption + SearchText *string + Skip *int + Top *int + type WikiSearchResponse struct + Count *int + Facets *map[string][]Filter + InfoCode *int + Results *[]WikiResult Other modules containing this package github.com/microsoft/azure-devops-go-api/azuredevops github.com/microsoft/azure-devops-go-api/azuredevops/v7