pillars.flags
package pillars.flags
Members list
Packages
package pillars.flags.build
Type members
Classlikes
Attributes
- Source
- model.scala
- Supertypes
trait FeatureFlags[F[_]] extends Module[F]
Attributes
- Companion
- object
- Source
- FeatureFlags.scala
- Supertypes
object FeatureFlags extends ModuleSupport
Attributes
- Companion
- trait
- Source
- FeatureFlags.scala
- Supertypes
- Self type
-
FeatureFlags.type
Attributes
- Source
- model.scala
- Supertypes
- Self type
-
Flag.type
object FlagController
Attributes
- Source
- FlagController.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
FlagController.type
Attributes
- Source
- views.scala
- Supertypes
object FlagLiteral extends Literally[Flag]
Attributes
- Source
- package.scala
- Supertypes
- Self type
-
FlagLiteral.type
final case class FlagsConfig(enabled: Boolean, flags: List[FeatureFlag]) extends Config
Attributes
- Source
- FlagsConfig.scala
- Supertypes
enum Status
Attributes
- Source
- model.scala
- Supertypes
Types
Attributes
- Source
- model.scala
Value members
Concrete methods
Attributes
- Source
- FlagController.scala
Givens
Givens
Attributes
- Source
- package.scala
Attributes
- Source
- package.scala
Attributes
- Source
- package.scala
Attributes
- Source
- package.scala
Attributes
- Source
- package.scala
Extensions
Extensions
extension (inline ctx: StringContext)
Attributes
- Source
- package.scala
extension (flag: Flag)
Attributes
- Source
- package.scala
In this article