Module adapter

Module adapter 

Source
Expand description

§GitLab Adapter

Adapter implementation that wraps the lmrc-gitlab manager and implements the GitProvider port trait from lmrc-ports.

This adapter allows the GitLab manager to be used interchangeably with other Git/CI providers in the LMRC Stack hexagonal architecture.

Structs§

GitLabAdapter
GitLab adapter implementing the GitProvider port