services/

directory
v1.4.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 27, 2026 License: Apache-2.0

Directories

Path Synopsis
agent-service
cmd command
internal/domain/mock/client
Package clientmock is a generated GoMock package.
Package clientmock is a generated GoMock package.
internal/domain/mock/factory
Package factorymock is a generated GoMock package.
Package factorymock is a generated GoMock package.
internal/domain/mock/mediator
Package mediatormock is a generated GoMock package.
Package mediatormock is a generated GoMock package.
internal/domain/mock/repository
Package repositorymock is a generated GoMock package.
Package repositorymock is a generated GoMock package.
internal/domain/mock/service
Package servicemock is a generated GoMock package.
Package servicemock is a generated GoMock package.
internal/infrastructure/httpgateway
Package httpgateway provides an HTTP client that invokes api-gateway endpoints over the gateway's trusted internal listener on behalf of an agent identity.
Package httpgateway provides an HTTP client that invokes api-gateway endpoints over the gateway's trusted internal listener on behalf of an agent identity.
api-gateway
cmd command
endpoints/portal-domains
Package portaldomainep implements the customer portal custom-domain management endpoints, backed by the core-service CorePortalDomainService gRPC client.
Package portaldomainep implements the customer portal custom-domain management endpoints, backed by the core-service CorePortalDomainService gRPC client.
endpoints/portal-registration-sessions
Package portalregsessionep implements the buyer customer-portal registration-session endpoints, backed by the core-service CoreService gRPC client.
Package portalregsessionep implements the buyer customer-portal registration-session endpoints, backed by the core-service CoreService gRPC client.
internal/chatmap
Package chatmap converts notification-service chat proto messages into gateway API resources.
Package chatmap converts notification-service chat proto messages into gateway API resources.
internal/domain/mock/publisher
Package publishermock is a generated GoMock package.
Package publishermock is a generated GoMock package.
internal/resourceloaders
Package resourceloaders holds the gRPC-backed loaders used by the api-gateway resourcekit include resolver.
Package resourceloaders holds the gRPC-backed loaders used by the api-gateway resourcekit include resolver.
internal/resourceregistry
Package resourceregistry contains the init()-time resourcekit.Definition registrations for every resource the api-gateway resolves includes against.
Package resourceregistry contains the init()-time resourcekit.Definition registrations for every resource the api-gateway resolves includes against.
internal/versiontransforms
Package versiontransforms registers the version.Transformer chain that the api-gateway uses to keep older API versions working.
Package versiontransforms registers the version.Transformer chain that the api-gateway uses to keep older API versions working.
pkg/resource
! Note: this will be refactored in the future - okay to leave as is.
! Note: this will be refactored in the future - okay to leave as is.
pkg/resourcekit
Package resourcekit is the canonical registry for API resources.
Package resourcekit is the canonical registry for API resources.
auth-service
cmd command
internal/domain/mock/client
Package clientmock is a generated GoMock package.
Package clientmock is a generated GoMock package.
internal/domain/mock/factory
Package factorymock is a generated GoMock package.
Package factorymock is a generated GoMock package.
internal/domain/mock/mediator
Package mediatormock is a generated GoMock package.
Package mediatormock is a generated GoMock package.
internal/domain/mock/publisher
Package publishermock is a generated GoMock package.
Package publishermock is a generated GoMock package.
internal/domain/mock/repository
Package repositorymock is a generated GoMock package.
Package repositorymock is a generated GoMock package.
internal/domain/mock/service
Package servicemock is a generated GoMock package.
Package servicemock is a generated GoMock package.
billing-service
cmd command
internal/domain/mock/client
Package clientmock is a generated GoMock package.
Package clientmock is a generated GoMock package.
internal/domain/mock/factory
Package factorymock is a generated GoMock package.
Package factorymock is a generated GoMock package.
internal/domain/mock/mediator
Package mediatormock is a generated GoMock package.
Package mediatormock is a generated GoMock package.
internal/domain/mock/repository
Package repositorymock is a generated GoMock package.
Package repositorymock is a generated GoMock package.
internal/domain/mock/service
Package servicemock is a generated GoMock package.
Package servicemock is a generated GoMock package.
core-service
cmd command
cmd/backfill-operating-calendars command
Command backfill-operating-calendars gives existing accounts the shipping and receiving calendars new accounts are provisioned with.
Command backfill-operating-calendars gives existing accounts the shipping and receiving calendars new accounts are provisioned with.
cmd/replay-batch-scans command
Command replay-batch-scans re-drives core.batch_scanned_inventory inbox messages that failed permanently, one at a time, in the order they were originally scanned.
Command replay-batch-scans re-drives core.batch_scanned_inventory inbox messages that failed permanently, one at a time, in the order they were originally scanned.
cmd/replay-inventory-received command
Command replay-inventory-received re-drives core.inventory_received_allocation inbox messages that failed permanently, one at a time, in the order they were originally received.
Command replay-inventory-received re-drives core.inventory_received_allocation inbox messages that failed permanently, one at a time, in the order they were originally received.
internal/calendarseed
Package calendarseed gives a new account the operating calendars a ship-by commitment is resolved against.
Package calendarseed gives a new account the operating calendars a ship-by commitment is resolved against.
internal/domain/mock/client
Package clientmock is a generated GoMock package.
Package clientmock is a generated GoMock package.
internal/domain/mock/factory
Package factorymock is a generated GoMock package.
Package factorymock is a generated GoMock package.
internal/domain/mock/mediator
Package mediatormock is a generated GoMock package.
Package mediatormock is a generated GoMock package.
internal/domain/mock/publisher
Package publishermock is a generated GoMock package.
Package publishermock is a generated GoMock package.
internal/domain/mock/repository
Package repositorymock is a generated GoMock package.
Package repositorymock is a generated GoMock package.
internal/domain/mock/service
Package servicemock is a generated GoMock package.
Package servicemock is a generated GoMock package.
internal/forecast
Package forecast holds OpenMRP's standard monthly demand forecaster.
Package forecast holds OpenMRP's standard monthly demand forecaster.
internal/hubspotsync
Package hubspotsync orchestrates pushing OpenMRP sales orders to HubSpot as Closed-Won deals, upserting the associated company and contact along the way.
Package hubspotsync orchestrates pushing OpenMRP sales orders to HubSpot as Closed-Won deals, upserting the associated company and contact along the way.
internal/infrastructure/hubspot
Package hubspot implements a thin HTTP client over the HubSpot CRM v3/v4 API, scoped to the company/contact/deal operations the sales-order sync needs.
Package hubspot implements a thin HTTP client over the HubSpot CRM v3/v4 API, scoped to the company/contact/deal operations the sales-order sync needs.
internal/infrastructure/vercel
Package vercel implements the portal domain provider on top of the Vercel Domains API.
Package vercel implements the portal domain provider on top of the Vercel Domains API.
internal/scheduling
Package scheduling is the production schedule solver.
Package scheduling is the production schedule solver.
internal/stripesync
Package stripesync reconciles OpenMRP customers with their counterparts in a merchant's connected Stripe account.
Package stripesync reconciles OpenMRP customers with their counterparts in a merchant's connected Stripe account.
notification-service
cmd command
internal/domain/mock/factory
Package factorymock is a generated GoMock package.
Package factorymock is a generated GoMock package.
internal/domain/mock/repository
Package repositorymock is a generated GoMock package.
Package repositorymock is a generated GoMock package.
internal/domain/mock/service
Package servicemock is a generated GoMock package.
Package servicemock is a generated GoMock package.
internal/ratelimit
Package ratelimit provides a small in-memory token-bucket limiter used to throttle abusive messaging actors (message send, conversation creation).
Package ratelimit provides a small in-memory token-bucket limiter used to throttle abusive messaging actors (message send, conversation creation).
internal/reaper
Package reaper holds the background retention worker for the messaging substrate.
Package reaper holds the background retention worker for the messaging substrate.
internal/scheduler
Package scheduler holds the background worker that delivers due scheduled messages.
Package scheduler holds the background worker that delivers due scheduled messages.
platform-service
cmd command
internal/domain/mock/factory
Package factorymock is a generated GoMock package.
Package factorymock is a generated GoMock package.
internal/domain/mock/repository
Package repositorymock is a generated GoMock package.
Package repositorymock is a generated GoMock package.
internal/domain/mock/service
Package servicemock is a generated GoMock package.
Package servicemock is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL