package
0.0.0-20240110140652-7fcfa66a1c3b
Repository: https://github.com/nanzhong/tstr.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Enum value maps for AccessToken_Scope.
Enum value maps for AccessToken_Scope.
No description provided by the author
Enum value maps for Run_Log_Output.
Enum value maps for Run_Log_Output.
Enum value maps for Run_Result.
Enum value maps for Run_Result.
# Structs
No description provided by the author
AccessTokenValidationError is the validation error returned by AccessToken.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
Run_LogValidationError is the validation error returned by Run_Log.Validate if the designated constraints aren't met.
No description provided by the author
RunnerValidationError is the validation error returned by Runner.Validate if the designated constraints aren't met.
RunValidationError is the validation error returned by Run.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
No description provided by the author
Test_Matrix_LabelValuesValidationError is the validation error returned by Test_Matrix_LabelValues.Validate if the designated constraints aren't met.
Test_MatrixValidationError is the validation error returned by Test_Matrix.Validate if the designated constraints aren't met.
No description provided by the author
Test_RunConfigValidationError is the validation error returned by Test_RunConfig.Validate if the designated constraints aren't met.
TestValidationError is the validation error returned by Test.Validate if the designated constraints aren't met.
# Type aliases
No description provided by the author
AccessTokenMultiError is an error wrapping multiple validation errors returned by AccessToken.ValidateAll() if the designated constraints aren't met.
No description provided by the author
Run_LogMultiError is an error wrapping multiple validation errors returned by Run_Log.ValidateAll() if the designated constraints aren't met.
No description provided by the author
RunMultiError is an error wrapping multiple validation errors returned by Run.ValidateAll() if the designated constraints aren't met.
RunnerMultiError is an error wrapping multiple validation errors returned by Runner.ValidateAll() if the designated constraints aren't met.
Test_Matrix_LabelValuesMultiError is an error wrapping multiple validation errors returned by Test_Matrix_LabelValues.ValidateAll() if the designated constraints aren't met.
Test_MatrixMultiError is an error wrapping multiple validation errors returned by Test_Matrix.ValidateAll() if the designated constraints aren't met.
Test_RunConfigMultiError is an error wrapping multiple validation errors returned by Test_RunConfig.ValidateAll() if the designated constraints aren't met.
TestMultiError is an error wrapping multiple validation errors returned by Test.ValidateAll() if the designated constraints aren't met.