Documentation ¶
Index ¶
- type AssignWindowsAutopilotDeploymentProfileOperationOptions
- type AssignWindowsAutopilotDeploymentProfileOperationResponse
- type AssignWindowsAutopilotDeploymentProfileRequest
- type CreateWindowsAutopilotDeploymentProfileOperationOptions
- type CreateWindowsAutopilotDeploymentProfileOperationResponse
- type DeleteWindowsAutopilotDeploymentProfileOperationOptions
- type DeleteWindowsAutopilotDeploymentProfileOperationResponse
- type GetWindowsAutopilotDeploymentProfileOperationOptions
- type GetWindowsAutopilotDeploymentProfileOperationResponse
- type GetWindowsAutopilotDeploymentProfilesCountOperationOptions
- type GetWindowsAutopilotDeploymentProfilesCountOperationResponse
- type HasPayloadLinkResultItemOperationPredicate
- type ListWindowsAutopilotDeploymentProfileHasPayloadLinksCompleteResult
- type ListWindowsAutopilotDeploymentProfileHasPayloadLinksCustomPager
- type ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions
- func (o ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions) ToHeaders() *client.Headers
- func (o ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions) ToOData() *odata.Query
- func (o ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions) ToQuery() *client.QueryParams
- type ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationResponse
- type ListWindowsAutopilotDeploymentProfileHasPayloadLinksRequest
- type ListWindowsAutopilotDeploymentProfilesCompleteResult
- type ListWindowsAutopilotDeploymentProfilesCustomPager
- type ListWindowsAutopilotDeploymentProfilesOperationOptions
- type ListWindowsAutopilotDeploymentProfilesOperationResponse
- type UpdateWindowsAutopilotDeploymentProfileOperationOptions
- type UpdateWindowsAutopilotDeploymentProfileOperationResponse
- type WindowsAutopilotDeploymentProfileClient
- func (c WindowsAutopilotDeploymentProfileClient) AssignWindowsAutopilotDeploymentProfile(ctx context.Context, ...) (result AssignWindowsAutopilotDeploymentProfileOperationResponse, err error)
- func (c WindowsAutopilotDeploymentProfileClient) CreateWindowsAutopilotDeploymentProfile(ctx context.Context, input beta.WindowsAutopilotDeploymentProfile, ...) (result CreateWindowsAutopilotDeploymentProfileOperationResponse, err error)
- func (c WindowsAutopilotDeploymentProfileClient) DeleteWindowsAutopilotDeploymentProfile(ctx context.Context, ...) (result DeleteWindowsAutopilotDeploymentProfileOperationResponse, err error)
- func (c WindowsAutopilotDeploymentProfileClient) GetWindowsAutopilotDeploymentProfile(ctx context.Context, ...) (result GetWindowsAutopilotDeploymentProfileOperationResponse, err error)
- func (c WindowsAutopilotDeploymentProfileClient) GetWindowsAutopilotDeploymentProfilesCount(ctx context.Context, ...) (result GetWindowsAutopilotDeploymentProfilesCountOperationResponse, err error)
- func (c WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfileHasPayloadLinks(ctx context.Context, ...) (result ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationResponse, ...)
- func (c WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfileHasPayloadLinksComplete(ctx context.Context, ...) (ListWindowsAutopilotDeploymentProfileHasPayloadLinksCompleteResult, error)
- func (c WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfileHasPayloadLinksCompleteMatchingPredicate(ctx context.Context, ...) (result ListWindowsAutopilotDeploymentProfileHasPayloadLinksCompleteResult, ...)
- func (c WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfiles(ctx context.Context, ...) (result ListWindowsAutopilotDeploymentProfilesOperationResponse, err error)
- func (c WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfilesComplete(ctx context.Context, ...) (ListWindowsAutopilotDeploymentProfilesCompleteResult, error)
- func (c WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfilesCompleteMatchingPredicate(ctx context.Context, ...) (result ListWindowsAutopilotDeploymentProfilesCompleteResult, err error)
- func (c WindowsAutopilotDeploymentProfileClient) UpdateWindowsAutopilotDeploymentProfile(ctx context.Context, ...) (result UpdateWindowsAutopilotDeploymentProfileOperationResponse, err error)
- type WindowsAutopilotDeploymentProfileOperationPredicate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssignWindowsAutopilotDeploymentProfileOperationOptions ¶
type AssignWindowsAutopilotDeploymentProfileOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultAssignWindowsAutopilotDeploymentProfileOperationOptions ¶
func DefaultAssignWindowsAutopilotDeploymentProfileOperationOptions() AssignWindowsAutopilotDeploymentProfileOperationOptions
func (AssignWindowsAutopilotDeploymentProfileOperationOptions) ToHeaders ¶
func (o AssignWindowsAutopilotDeploymentProfileOperationOptions) ToHeaders() *client.Headers
func (AssignWindowsAutopilotDeploymentProfileOperationOptions) ToOData ¶
func (o AssignWindowsAutopilotDeploymentProfileOperationOptions) ToOData() *odata.Query
func (AssignWindowsAutopilotDeploymentProfileOperationOptions) ToQuery ¶
func (o AssignWindowsAutopilotDeploymentProfileOperationOptions) ToQuery() *client.QueryParams
type AssignWindowsAutopilotDeploymentProfileRequest ¶
type AssignWindowsAutopilotDeploymentProfileRequest struct {
DeviceIds *[]string `json:"deviceIds,omitempty"`
}
type CreateWindowsAutopilotDeploymentProfileOperationOptions ¶
type CreateWindowsAutopilotDeploymentProfileOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateWindowsAutopilotDeploymentProfileOperationOptions ¶
func DefaultCreateWindowsAutopilotDeploymentProfileOperationOptions() CreateWindowsAutopilotDeploymentProfileOperationOptions
func (CreateWindowsAutopilotDeploymentProfileOperationOptions) ToHeaders ¶
func (o CreateWindowsAutopilotDeploymentProfileOperationOptions) ToHeaders() *client.Headers
func (CreateWindowsAutopilotDeploymentProfileOperationOptions) ToOData ¶
func (o CreateWindowsAutopilotDeploymentProfileOperationOptions) ToOData() *odata.Query
func (CreateWindowsAutopilotDeploymentProfileOperationOptions) ToQuery ¶
func (o CreateWindowsAutopilotDeploymentProfileOperationOptions) ToQuery() *client.QueryParams
type DeleteWindowsAutopilotDeploymentProfileOperationOptions ¶
type DeleteWindowsAutopilotDeploymentProfileOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteWindowsAutopilotDeploymentProfileOperationOptions ¶
func DefaultDeleteWindowsAutopilotDeploymentProfileOperationOptions() DeleteWindowsAutopilotDeploymentProfileOperationOptions
func (DeleteWindowsAutopilotDeploymentProfileOperationOptions) ToHeaders ¶
func (o DeleteWindowsAutopilotDeploymentProfileOperationOptions) ToHeaders() *client.Headers
func (DeleteWindowsAutopilotDeploymentProfileOperationOptions) ToOData ¶
func (o DeleteWindowsAutopilotDeploymentProfileOperationOptions) ToOData() *odata.Query
func (DeleteWindowsAutopilotDeploymentProfileOperationOptions) ToQuery ¶
func (o DeleteWindowsAutopilotDeploymentProfileOperationOptions) ToQuery() *client.QueryParams
type GetWindowsAutopilotDeploymentProfileOperationOptions ¶
type GetWindowsAutopilotDeploymentProfileOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetWindowsAutopilotDeploymentProfileOperationOptions ¶
func DefaultGetWindowsAutopilotDeploymentProfileOperationOptions() GetWindowsAutopilotDeploymentProfileOperationOptions
func (GetWindowsAutopilotDeploymentProfileOperationOptions) ToHeaders ¶
func (o GetWindowsAutopilotDeploymentProfileOperationOptions) ToHeaders() *client.Headers
func (GetWindowsAutopilotDeploymentProfileOperationOptions) ToOData ¶
func (o GetWindowsAutopilotDeploymentProfileOperationOptions) ToOData() *odata.Query
func (GetWindowsAutopilotDeploymentProfileOperationOptions) ToQuery ¶
func (o GetWindowsAutopilotDeploymentProfileOperationOptions) ToQuery() *client.QueryParams
type GetWindowsAutopilotDeploymentProfilesCountOperationOptions ¶
type GetWindowsAutopilotDeploymentProfilesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetWindowsAutopilotDeploymentProfilesCountOperationOptions ¶
func DefaultGetWindowsAutopilotDeploymentProfilesCountOperationOptions() GetWindowsAutopilotDeploymentProfilesCountOperationOptions
func (GetWindowsAutopilotDeploymentProfilesCountOperationOptions) ToHeaders ¶
func (o GetWindowsAutopilotDeploymentProfilesCountOperationOptions) ToHeaders() *client.Headers
func (GetWindowsAutopilotDeploymentProfilesCountOperationOptions) ToOData ¶
func (o GetWindowsAutopilotDeploymentProfilesCountOperationOptions) ToOData() *odata.Query
func (GetWindowsAutopilotDeploymentProfilesCountOperationOptions) ToQuery ¶
func (o GetWindowsAutopilotDeploymentProfilesCountOperationOptions) ToQuery() *client.QueryParams
type HasPayloadLinkResultItemOperationPredicate ¶
type HasPayloadLinkResultItemOperationPredicate struct { }
func (HasPayloadLinkResultItemOperationPredicate) Matches ¶
func (p HasPayloadLinkResultItemOperationPredicate) Matches(input beta.HasPayloadLinkResultItem) bool
type ListWindowsAutopilotDeploymentProfileHasPayloadLinksCompleteResult ¶
type ListWindowsAutopilotDeploymentProfileHasPayloadLinksCompleteResult struct { LatestHttpResponse *http.Response Items []beta.HasPayloadLinkResultItem }
type ListWindowsAutopilotDeploymentProfileHasPayloadLinksCustomPager ¶
type ListWindowsAutopilotDeploymentProfileHasPayloadLinksCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListWindowsAutopilotDeploymentProfileHasPayloadLinksCustomPager) NextPageLink ¶
func (p *ListWindowsAutopilotDeploymentProfileHasPayloadLinksCustomPager) NextPageLink() *odata.Link
type ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions ¶
type ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Skip *int64 Top *int64 }
func DefaultListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions ¶
func DefaultListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions() ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions
func (ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions) ToHeaders ¶
func (o ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions) ToHeaders() *client.Headers
func (ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions) ToOData ¶
func (o ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions) ToOData() *odata.Query
func (ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions) ToQuery ¶
func (o ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions) ToQuery() *client.QueryParams
type ListWindowsAutopilotDeploymentProfileHasPayloadLinksRequest ¶
type ListWindowsAutopilotDeploymentProfileHasPayloadLinksRequest struct {
PayloadIds *[]string `json:"payloadIds,omitempty"`
}
type ListWindowsAutopilotDeploymentProfilesCompleteResult ¶
type ListWindowsAutopilotDeploymentProfilesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.WindowsAutopilotDeploymentProfile }
type ListWindowsAutopilotDeploymentProfilesCustomPager ¶
type ListWindowsAutopilotDeploymentProfilesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListWindowsAutopilotDeploymentProfilesCustomPager) NextPageLink ¶
func (p *ListWindowsAutopilotDeploymentProfilesCustomPager) NextPageLink() *odata.Link
type ListWindowsAutopilotDeploymentProfilesOperationOptions ¶
type ListWindowsAutopilotDeploymentProfilesOperationOptions struct { Count *bool Expand *odata.Expand Filter *string Metadata *odata.Metadata OrderBy *odata.OrderBy RetryFunc client.RequestRetryFunc Search *string Select *[]string Skip *int64 Top *int64 }
func DefaultListWindowsAutopilotDeploymentProfilesOperationOptions ¶
func DefaultListWindowsAutopilotDeploymentProfilesOperationOptions() ListWindowsAutopilotDeploymentProfilesOperationOptions
func (ListWindowsAutopilotDeploymentProfilesOperationOptions) ToHeaders ¶
func (o ListWindowsAutopilotDeploymentProfilesOperationOptions) ToHeaders() *client.Headers
func (ListWindowsAutopilotDeploymentProfilesOperationOptions) ToOData ¶
func (o ListWindowsAutopilotDeploymentProfilesOperationOptions) ToOData() *odata.Query
func (ListWindowsAutopilotDeploymentProfilesOperationOptions) ToQuery ¶
func (o ListWindowsAutopilotDeploymentProfilesOperationOptions) ToQuery() *client.QueryParams
type UpdateWindowsAutopilotDeploymentProfileOperationOptions ¶
type UpdateWindowsAutopilotDeploymentProfileOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateWindowsAutopilotDeploymentProfileOperationOptions ¶
func DefaultUpdateWindowsAutopilotDeploymentProfileOperationOptions() UpdateWindowsAutopilotDeploymentProfileOperationOptions
func (UpdateWindowsAutopilotDeploymentProfileOperationOptions) ToHeaders ¶
func (o UpdateWindowsAutopilotDeploymentProfileOperationOptions) ToHeaders() *client.Headers
func (UpdateWindowsAutopilotDeploymentProfileOperationOptions) ToOData ¶
func (o UpdateWindowsAutopilotDeploymentProfileOperationOptions) ToOData() *odata.Query
func (UpdateWindowsAutopilotDeploymentProfileOperationOptions) ToQuery ¶
func (o UpdateWindowsAutopilotDeploymentProfileOperationOptions) ToQuery() *client.QueryParams
type WindowsAutopilotDeploymentProfileClient ¶
func NewWindowsAutopilotDeploymentProfileClientWithBaseURI ¶
func NewWindowsAutopilotDeploymentProfileClientWithBaseURI(sdkApi sdkEnv.Api) (*WindowsAutopilotDeploymentProfileClient, error)
func (WindowsAutopilotDeploymentProfileClient) AssignWindowsAutopilotDeploymentProfile ¶
func (c WindowsAutopilotDeploymentProfileClient) AssignWindowsAutopilotDeploymentProfile(ctx context.Context, id beta.DeviceManagementWindowsAutopilotDeploymentProfileId, input AssignWindowsAutopilotDeploymentProfileRequest, options AssignWindowsAutopilotDeploymentProfileOperationOptions) (result AssignWindowsAutopilotDeploymentProfileOperationResponse, err error)
AssignWindowsAutopilotDeploymentProfile - Invoke action assign
func (WindowsAutopilotDeploymentProfileClient) CreateWindowsAutopilotDeploymentProfile ¶
func (c WindowsAutopilotDeploymentProfileClient) CreateWindowsAutopilotDeploymentProfile(ctx context.Context, input beta.WindowsAutopilotDeploymentProfile, options CreateWindowsAutopilotDeploymentProfileOperationOptions) (result CreateWindowsAutopilotDeploymentProfileOperationResponse, err error)
CreateWindowsAutopilotDeploymentProfile - Create new navigation property to windowsAutopilotDeploymentProfiles for deviceManagement
func (WindowsAutopilotDeploymentProfileClient) DeleteWindowsAutopilotDeploymentProfile ¶
func (c WindowsAutopilotDeploymentProfileClient) DeleteWindowsAutopilotDeploymentProfile(ctx context.Context, id beta.DeviceManagementWindowsAutopilotDeploymentProfileId, options DeleteWindowsAutopilotDeploymentProfileOperationOptions) (result DeleteWindowsAutopilotDeploymentProfileOperationResponse, err error)
DeleteWindowsAutopilotDeploymentProfile - Delete navigation property windowsAutopilotDeploymentProfiles for deviceManagement
func (WindowsAutopilotDeploymentProfileClient) GetWindowsAutopilotDeploymentProfile ¶
func (c WindowsAutopilotDeploymentProfileClient) GetWindowsAutopilotDeploymentProfile(ctx context.Context, id beta.DeviceManagementWindowsAutopilotDeploymentProfileId, options GetWindowsAutopilotDeploymentProfileOperationOptions) (result GetWindowsAutopilotDeploymentProfileOperationResponse, err error)
GetWindowsAutopilotDeploymentProfile - Get windowsAutopilotDeploymentProfiles from deviceManagement. Windows auto pilot deployment profiles
func (WindowsAutopilotDeploymentProfileClient) GetWindowsAutopilotDeploymentProfilesCount ¶
func (c WindowsAutopilotDeploymentProfileClient) GetWindowsAutopilotDeploymentProfilesCount(ctx context.Context, options GetWindowsAutopilotDeploymentProfilesCountOperationOptions) (result GetWindowsAutopilotDeploymentProfilesCountOperationResponse, err error)
GetWindowsAutopilotDeploymentProfilesCount - Get the number of the resource
func (WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfileHasPayloadLinks ¶
func (c WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfileHasPayloadLinks(ctx context.Context, input ListWindowsAutopilotDeploymentProfileHasPayloadLinksRequest, options ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions) (result ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationResponse, err error)
ListWindowsAutopilotDeploymentProfileHasPayloadLinks - Invoke action hasPayloadLinks
func (WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfileHasPayloadLinksComplete ¶
func (c WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfileHasPayloadLinksComplete(ctx context.Context, input ListWindowsAutopilotDeploymentProfileHasPayloadLinksRequest, options ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions) (ListWindowsAutopilotDeploymentProfileHasPayloadLinksCompleteResult, error)
ListWindowsAutopilotDeploymentProfileHasPayloadLinksComplete retrieves all the results into a single object
func (WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfileHasPayloadLinksCompleteMatchingPredicate ¶
func (c WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfileHasPayloadLinksCompleteMatchingPredicate(ctx context.Context, input ListWindowsAutopilotDeploymentProfileHasPayloadLinksRequest, options ListWindowsAutopilotDeploymentProfileHasPayloadLinksOperationOptions, predicate HasPayloadLinkResultItemOperationPredicate) (result ListWindowsAutopilotDeploymentProfileHasPayloadLinksCompleteResult, err error)
ListWindowsAutopilotDeploymentProfileHasPayloadLinksCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfiles ¶
func (c WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfiles(ctx context.Context, options ListWindowsAutopilotDeploymentProfilesOperationOptions) (result ListWindowsAutopilotDeploymentProfilesOperationResponse, err error)
ListWindowsAutopilotDeploymentProfiles - Get windowsAutopilotDeploymentProfiles from deviceManagement. Windows auto pilot deployment profiles
func (WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfilesComplete ¶
func (c WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfilesComplete(ctx context.Context, options ListWindowsAutopilotDeploymentProfilesOperationOptions) (ListWindowsAutopilotDeploymentProfilesCompleteResult, error)
ListWindowsAutopilotDeploymentProfilesComplete retrieves all the results into a single object
func (WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfilesCompleteMatchingPredicate ¶
func (c WindowsAutopilotDeploymentProfileClient) ListWindowsAutopilotDeploymentProfilesCompleteMatchingPredicate(ctx context.Context, options ListWindowsAutopilotDeploymentProfilesOperationOptions, predicate WindowsAutopilotDeploymentProfileOperationPredicate) (result ListWindowsAutopilotDeploymentProfilesCompleteResult, err error)
ListWindowsAutopilotDeploymentProfilesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (WindowsAutopilotDeploymentProfileClient) UpdateWindowsAutopilotDeploymentProfile ¶
func (c WindowsAutopilotDeploymentProfileClient) UpdateWindowsAutopilotDeploymentProfile(ctx context.Context, id beta.DeviceManagementWindowsAutopilotDeploymentProfileId, input beta.WindowsAutopilotDeploymentProfile, options UpdateWindowsAutopilotDeploymentProfileOperationOptions) (result UpdateWindowsAutopilotDeploymentProfileOperationResponse, err error)
UpdateWindowsAutopilotDeploymentProfile - Update the navigation property windowsAutopilotDeploymentProfiles in deviceManagement
type WindowsAutopilotDeploymentProfileOperationPredicate ¶
type WindowsAutopilotDeploymentProfileOperationPredicate struct { }
func (WindowsAutopilotDeploymentProfileOperationPredicate) Matches ¶
func (p WindowsAutopilotDeploymentProfileOperationPredicate) Matches(input beta.WindowsAutopilotDeploymentProfile) bool
Source Files ¶
- client.go
- method_assignwindowsautopilotdeploymentprofile.go
- method_createwindowsautopilotdeploymentprofile.go
- method_deletewindowsautopilotdeploymentprofile.go
- method_getwindowsautopilotdeploymentprofile.go
- method_getwindowsautopilotdeploymentprofilescount.go
- method_listwindowsautopilotdeploymentprofilehaspayloadlinks.go
- method_listwindowsautopilotdeploymentprofiles.go
- method_updatewindowsautopilotdeploymentprofile.go
- model_assignwindowsautopilotdeploymentprofilerequest.go
- model_listwindowsautopilotdeploymentprofilehaspayloadlinksrequest.go
- predicates.go
- version.go