Skip to main content
hex
preview
Search
preview
commanded_aggregateless
1.0.0
hex.pm
Change color theme
Light
Dark
System
Select File
.formatter.exs
LICENSE
README.md
lib/commanded_aggregateless.ex
lib/commanded_aggregateless/aggregate.ex
lib/commanded_aggregateless/auth_subject.ex
lib/commanded_aggregateless/command.ex
lib/commanded_aggregateless/command/authorization_middleware.ex
lib/commanded_aggregateless/command/default_lifespan.ex
lib/commanded_aggregateless/command/router.ex
lib/commanded_aggregateless/command/validation_middleware.ex
lib/commanded_aggregateless/query.ex
lib/commanded_aggregateless/struct_validation.ex
lib/vex/validators/auth_subject.ex
lib/vex/validators/string.ex
mix.exs
.formatter.exs
# Used by "mix format"
[
inputs
:
[
"{mix,.formatter}.exs"
,
"{config,lib,test}/**/*.{ex,exs}"
]
]