package
0.0.0-20241009004650-84ea22048b9a
Repository: https://github.com/azure/azure-dev.git
Documentation: pkg.go.dev

# Functions

NewAssignmentsManager creates a new AssignmentManager, which will communicate with the TAS service.

# Constants

MachineIdParameterName is the name of the parameter used to identify the version of azd in the assignment request.
MachineIdParameterName is the name of the parameter used to identify the machine ID in the assignment request.

# Structs

Assignment is a subset of the information returned by the TAS service.
AssignmentConfig is information about a specific config in an assignment.
AssignmentsManager manages interaction with the Assignments service, caching the results for 24 hours.