octoposprime / op-be-graphql

OctopOS Prime Backend Api Gateway
http://www.octoposprime.com
MIT License
13 stars 1 forks source link

Update variable names in dlr.go #90

Open Feyzanrs opened 2 months ago

Feyzanrs commented 2 months ago

In the dlr.go file located at op-be-graphql\internal\application\infrastructure\port\service\dlr.go, update all instances servisdlr to book and any object names referred to as dlr should be changed to page. This change aligns with the recent renaming in the service architecture to enhance clarity and maintain consistency across the codebase.

Additionally, rename the file to book.go

The changes will be merged into the refactor/team/89/dlr-switch-book first. Therefore, set the base branch of the pull request as refactor/team/89/dlr-switch-book