Fixed spelling mistake in project name, restructuring. Correction of Golang convention error.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package managers
|
||||
|
||||
import "StorBackEnd/pkg/protocol/repository"
|
||||
import "StoreBackEnd/pkg/protocol/repository"
|
||||
|
||||
type RequestManager struct {
|
||||
Repository *repository.ProtocolRepository
|
||||
|
||||
Reference in New Issue
Block a user