README ¶ ToDo-Go This project is an api for a ToDo List in Golang. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis cmd internal app/port/IRepository app/port/IServer app/port/IService app/service/useCaseList app/service/useCaseTag app/service/useCaseTask domain/DomainList domain/DomainTag domain/DomainTask infrastructure/config infrastructure/model infrastructure/repository infrastructure/repository/RepositoryList infrastructure/repository/RepositoryTag infrastructure/repository/RepositoryTask infrastructure/rest/adapter/List infrastructure/rest/adapter/Tag infrastructure/rest/adapter/Task infrastructure/rest/controller/controllerList infrastructure/rest/controller/controllerTag infrastructure/rest/controller/controllerTask infrastructure/rest/middleware infrastructure/rest/routes infrastructure/rest/utils infrastructure/server Click to show internal directories. Click to hide internal directories.