QueryPriority returns the query priority config for the tenant, including different priorities and their attributes.
(userID string)
| 31 | |
| 32 | // QueryPriority returns the query priority config for the tenant, including different priorities and their attributes. |
| 33 | QueryPriority(userID string) validation.QueryPriority |
| 34 | |
| 35 | QueryRejection(userID string) validation.QueryRejection |
| 36 | } |
no outgoing calls
no test coverage detected