Searched defs:CheckAllowed (Results 1 – 2 of 2) sorted by relevance
26 struct CheckAllowed struct28 static const bool value = std::is_same<T, int>::value ||
119 func CheckAllowed(ctx context.Context, m module.Version) error { func