Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructured the project files #129

Merged
merged 2 commits into from
Nov 27, 2022
Merged

Restructured the project files #129

merged 2 commits into from
Nov 27, 2022

Conversation

Luukvdm
Copy link
Collaborator

@Luukvdm Luukvdm commented Nov 27, 2022

├── cmd
│   └── cnfuzz
│       ├── Dockerfile
│       ├── local.Dockerfile
│       └── main.go
├── internal
│   ├── cmd
│   ├── model
│   └── persistence
│       ├── in_memory
│       ├── redis
└── pkg
    ├── auth
    ├── config
    ├── discovery
    │   └── openapi
    ├── health
    ├── k8s
    │   ├── job
    │   └── util
    └── logger

@Luukvdm Luukvdm requested a review from pcktdmp November 27, 2022 16:17
@pcktdmp pcktdmp merged commit 9576d63 into main Nov 27, 2022
@pcktdmp pcktdmp deleted the feature/file-structure branch November 27, 2022 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants