README ¶ trade-organization-information-system-backend Trade organization information system Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd trade-organization-backend internal app app/grpc config database/connection/postgres database/migration/postgres domain/model/core domain/model/department_store domain/model/hall domain/model/hall_container domain/model/place_of_work domain/model/receipting_point_with_accounting domain/model/receipting_point_without_accounting domain/model/section domain/model/seller domain/model/trading_point env grpc/application grpc/application/handler/create grpc/application/handler/get grpc/application/handler/list grpc/application/handler/update grpc/core/mapper grpc/customer grpc/customer/handler/create grpc/customer/handler/delete grpc/customer/handler/get grpc/customer/handler/list grpc/customer/handler/update grpc/order grpc/order/handler/cancel grpc/order/handler/complete grpc/order/handler/create grpc/order/handler/get grpc/order/handler/list grpc/order/handler/update grpc/product grpc/product/handler/create grpc/product/handler/get grpc/product/handler/list grpc/product/handler/update grpc/receipt grpc/receipt/handler/createwithaccounting grpc/seller grpc/seller/handler/create grpc/seller/handler/get grpc/seller/handler/list grpc/seller/handler/patch grpc/seller/mapper grpc/supplier grpc/supplier/handler/create grpc/supplier/handler/get grpc/supplier/handler/list grpc/supplier/handler/update grpc/tradingpoint grpc/tradingpoint/handler/add_hall grpc/tradingpoint/handler/add_section grpc/tradingpoint/handler/department_store grpc/tradingpoint/handler/gettradingpoint grpc/tradingpoint/handler/list grpc/tradingpoint/handler/register grpc/tradingpoint/mapper/department_store grpc/tradingpoint/mapper/hall grpc/tradingpoint/mapper/hall_container grpc/tradingpoint/mapper/place_of_work grpc/tradingpoint/mapper/receipting_point_with_accounting grpc/tradingpoint/mapper/section grpc/tradingpoint/mapper/trading_point lib/log/slog/attr repository/application repository/core repository/customer repository/order repository/product repository/receipt repository/seller repository/supplier repository/tradingpoint Click to show internal directories. Click to hide internal directories.