Skip to content

refactor: ports, adapter and domain should be implemented correctly #6

Description

@import-benjamin

Current implementation aims to move toward hexagonal and later to clean architecture.
This means the current code should split properly components before releasing v0.1.0.

  • implement ports
    • camera port
    • http port
  • implement adapters
    • camera adapter
    • http adapter
  • implement domain
    • camera domain
    • http domain

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgoPull requests that update go code

    Type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions