type
LocaleOptions
type LocaleOptions = core.LocaleOptionsLocale selection for concise single-document calls.
Localeschema.LocaleCode- Content locale; empty selects the application default.
FallbackLocales[]schema.LocaleCode- Replace the configured fallback chain when non-nil.
DisableFallbackbool- Require an exact value in Locale.
AllLocalesbool- Return locale-keyed values for localized fields.
The root package re-exports this type as ridu.LocaleOptions. When a variadic method receives more than one value, the last one is used.