Versions in this module Expand all Collapse all v0 v0.1.0 Feb 18, 2024 Changes in this version + const InternalServerError + const UnauthorizedAccessError + func CheckInvalidRequestParams(t *testing.T, err error, expectedFieldViolations []string) + func FieldViolation(field string, err error) *errdetails.BadRequest_FieldViolation + func InvalidArgumentError(violations []*errdetails.BadRequest_FieldViolation) error + func NewContextWithBearerToken() context.Context