openfeature/domain

Types

pub type Domain {
  Global
  Scoped(scope: String)
}

Constructors

  • Global
  • Scoped(scope: String)
Search Document