Skip to main content

adapter-pattern

Standard for Elixir adapter boundaries using a repo-owned behaviour, a thin public wrapper that selects the default implementation with Application.get_env/3, concrete implementation modules under the same namespace, and Mox mocks wired through test/test_helper.exs with Application.put_env/3 overrides. Use when adding or refactoring external service, side-effect, infrastructure, or system-command boundaries that need clean tests and runtime-swappable implementations.

Aller à l'installation

Informations de source

Dépôt
dvcrn/skills
Dernière activité de la source
26 août 2026 à 01:13
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.